summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorKuba Mracek <mracek@apple.com>2017-03-30 00:41:09 +0000
committerKuba Mracek <mracek@apple.com>2017-03-30 00:41:09 +0000
commit8ed2928d2ce1820eb0f5ec294f25032a6ffe4c40 (patch)
tree546cd6ea37356288d378101fc2ba315f9db8c4bf /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent51c1365501f559c4952245d2dc25918f228fd04b (diff)
downloadbcm5719-llvm-8ed2928d2ce1820eb0f5ec294f25032a6ffe4c40.tar.gz
bcm5719-llvm-8ed2928d2ce1820eb0f5ec294f25032a6ffe4c40.zip
[asan] Support line numbers in StackVarDescr
When -fsanitize-address-use-after-scope is used, the instrumentation produces line numbers in stack frame descriptions. This patch make sure the ASan runtime supports this format (ParseFrameDescription needs to be able to parse "varname:line") and prepares lit tests to allow line numbers in ASan report output. Differential Revision: https://reviews.llvm.org/D31484 llvm-svn: 299043
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud