summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <vonosmas@gmail.com>2015-03-20 18:45:06 +0000
committerAlexey Samsonov <vonosmas@gmail.com>2015-03-20 18:45:06 +0000
commitecf380ef3bab0c0e1d2b4e984e2b88a1ab36cc50 (patch)
treec121dea75241d4f1490e1e2859bc2620899e7226 /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
parent541133b79d3f1078d87e78db4bc6b357d97f113b (diff)
downloadbcm5719-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/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud