[llvm-bugs] [Bug 35380] New: Please backport r316106 to 5.0.1 [lldb-server tests: Fix undefined behavior]
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Nov 22 00:57:41 PST 2017
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: unassignedbugs at nondot.org
Reporter: mgorny at gentoo.org
CC: llvm-bugs at lists.llvm.org
Blocks: 34492
Please backport the following commit to 5.0.1 release branch:
commit 0586d1e0d192c67f3df93cfef625235c7e8986da
Author: Pavel Labath <labath at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171122/f4fc699f/attachment.html>
More information about the llvm-bugs
mailing list