diff options
author | Filipe Cabecinhas <me@filcab.net> | 2015-02-04 22:33:31 +0000 |
---|---|---|
committer | Filipe Cabecinhas <me@filcab.net> | 2015-02-04 22:33:31 +0000 |
commit | b36685ee85d1b563c5c79c7ca3b7f17275dc2d50 (patch) | |
tree | ab5b26f37d9c6be0a36ab059fbdbd179c6da0bfb /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | cd540c095a3c3e09e1dad9d922b8de6155f9ee63 (diff) | |
download | bcm5719-llvm-b36685ee85d1b563c5c79c7ca3b7f17275dc2d50.tar.gz bcm5719-llvm-b36685ee85d1b563c5c79c7ca3b7f17275dc2d50.zip |
Handle LLVM_USE_SANITIZER=Address;Undefined (and the other way around)
Summary:
Handle LLVM_USE_SANITIZER=Address;Undefined to enable ASan and UBSan
If UBSan is compatible with more of the other sanitizers, maybe we should
deal with this in a better way where we allow combining UBSan with any of
the other sanitizers.
Reviewers: samsonov
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D7024
llvm-svn: 228219
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions