summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/function_symbol
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2018-06-22 20:15:33 +0000
committerVedant Kumar <vsk@apple.com>2018-06-22 20:15:33 +0000
commitc835306ac58b7a5d84a1f9b0aa7e415fc2d7fc76 (patch)
tree94993a8dbd53b5e1cf8edcb66f1e643752cd9c2c /lldb/packages/Python/lldbsuite/test/python_api/function_symbol
parent9508af351a1648995a28199e972df724350727ca (diff)
downloadbcm5719-llvm-c835306ac58b7a5d84a1f9b0aa7e415fc2d7fc76.tar.gz
bcm5719-llvm-c835306ac58b7a5d84a1f9b0aa7e415fc2d7fc76.zip
[ubsan] Fix __ubsan_on_report interface definition
Speculative fix for the interface definition of __ubsan_on_report for the Windows bots: http://lab.llvm.org:8011/builders/sanitizer-windows/builds/30528 lib\ubsan\ubsan_interface.inc(55): error C2065: '__ubsan_on_report': undeclared identifier INTERCEPT_SANITIZER_WEAK_FUNCTION was the wrong macro to use to begin with because __ubsan_on_report isn't weak. Reading through that macro, it's still not clear to me why there is an undefined reference, though, because it appears to define a dummy __ubsan_on_report shim. llvm-svn: 335383
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/function_symbol')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud