summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2019-06-26 20:04:09 +0000
committerAdrian Prantl <aprantl@apple.com>2019-06-26 20:04:09 +0000
commit8ac899c6003cba58162161cc07c5c5e2f0da5194 (patch)
tree00589e39763e8771459d405aadc3cebf49b19a5c /llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
parent4201ed2ea385224f0301e4a06d10cf11dd088d09 (diff)
downloadbcm5719-llvm-8ac899c6003cba58162161cc07c5c5e2f0da5194.tar.gz
bcm5719-llvm-8ac899c6003cba58162161cc07c5c5e2f0da5194.zip
Make nrvo-string test more robust.
The breakpoint locations were in places where clang doesn't actually emit a source location for and depend on the debugger's ability to move the breakpoint forward onto a line that is already in the function epilogue. In my testing older versions of LLDB fail to do that, so I'm modifying the test to force a break-able location by calling a noinline function. <rdar://problem/52079841> llvm-svn: 364466
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud