diff options
author | Fangrui Song <maskray@google.com> | 2019-07-13 00:47:58 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-07-13 00:47:58 +0000 |
commit | cafb5d24dfa0faf3fa7dfb7eefd7df08aeb01e55 (patch) | |
tree | d310fdb87dc6a13af328596140b7647f7cbe6077 /lldb/packages/Python/lldbsuite/test/python_api/value/main.c | |
parent | 41c22b4390c763f6fc36ec984f3786d465c434b5 (diff) | |
download | bcm5719-llvm-cafb5d24dfa0faf3fa7dfb7eefd7df08aeb01e55.tar.gz bcm5719-llvm-cafb5d24dfa0faf3fa7dfb7eefd7df08aeb01e55.zip |
clang/test/Driver/fsanitize.c: Fix -fsanitize=vptr using default target
The default implementation of getSupportedSanitizers isn't able to turn
on the vptr sanitizer, and thus, any platform that runs this test will
fail with the error:
clang: error: unsupported option '-fsanitize=vptr' for target '<target>'
Patch by James Nagurne!
llvm-svn: 365981
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions