diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2015-03-20 18:45:06 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2015-03-20 18:45:06 +0000 |
commit | ecf380ef3bab0c0e1d2b4e984e2b88a1ab36cc50 (patch) | |
tree | c121dea75241d4f1490e1e2859bc2620899e7226 /llvm/lib/CodeGen/SplitKit.cpp | |
parent | 541133b79d3f1078d87e78db4bc6b357d97f113b (diff) | |
download | bcm5719-llvm-ecf380ef3bab0c0e1d2b4e984e2b88a1ab36cc50.tar.gz bcm5719-llvm-ecf380ef3bab0c0e1d2b4e984e2b88a1ab36cc50.zip |
[UBSan] Don't allow to use UBSan with anything except for ASan.
We are not able to make a reliable solution for using UBSan together
with other sanitizers with runtime support (and sanitizer_common).
Instead, we want to follow the path used for LSan: have a "standalone"
UBSan tool, and plug-in UBSan that would be explicitly embedded into
specific sanitizers (in short term, it will be only ASan).
llvm-svn: 232829
Diffstat (limited to 'llvm/lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions