https://bugs.llvm.org/show_bug.cgi?id=35380
Bug ID: 35380
Summary: Please backport r316106 to 5.0.1 [lldb-server tests:
Fix undefined behavior]
Product: new-bugs
Version: 5.0
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedb...@nondot.org
Reporter: mgo...@gentoo.org
CC: llvm-bugs@lists.llvm.org
Blocks: 34492
Please backport the following commit to 5.0.1 release branch:
commit 0586d1e0d192c67f3df93cfef625235c7e8986da
Author: Pavel Labath <lab...@google.com>
Date: Wed Oct 18 20:52:16 2017
lldb-server tests: Fix undefined behavior
We were creating a StringRef pointing to a temporary string. Problem
manifested
itself when running the test on osx.
git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@316106
91177308-0d34-0410-b5e6-96231b3b80d8
Contrary to the commit message, we're reliably hitting this on Gentoo Linux. I
think that's the last test failure in release_50.
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=34492
[Bug 34492] [meta] 5.0.1 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs