summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
diff options
context:
space:
mode:
authorVitaly Buka <vitalybuka@google.com>2017-11-07 20:10:17 +0000
committerVitaly Buka <vitalybuka@google.com>2017-11-07 20:10:17 +0000
commitfdc07950981eb082a6084f34345e6ccff12c1892 (patch)
tree4a20dee6bcce73f4666dfc2de96dc39044d485fe /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
parente5400f8a6e601729da4aa6706cda3db37a06bf13 (diff)
downloadbcm5719-llvm-fdc07950981eb082a6084f34345e6ccff12c1892.tar.gz
bcm5719-llvm-fdc07950981eb082a6084f34345e6ccff12c1892.zip
[sanitizer] Fix sanitizer_common compile errors on gcc trunk
Summary: When testing a merge of compiler-rt r304709 into gcc trunk on x86-64-pc-linux-gnu, I ran into two compile errors: sanitizer_common/sanitizer_symbolizer_libbacktrace.cc:96:73: error: no matching function for call to '__sanitizer::AddressInfo::FillModuleInfo(char*&, __sanitizer::uptr&)' All other files in sanitizer_common (with the exception of sanitizer_malloc_mac.inc which is special) include sanitizer_platform.h without directory name. Patch by Mike Jongen Reviewers: kcc, vitalybuka Reviewed By: kcc Subscribers: kubamracek, fedor.sergeev, llvm-commits Differential Revision: https://reviews.llvm.org/D33933 llvm-svn: 317608
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud