summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorFilipe Cabecinhas <me@filcab.net>2015-02-04 22:33:31 +0000
committerFilipe Cabecinhas <me@filcab.net>2015-02-04 22:33:31 +0000
commitb36685ee85d1b563c5c79c7ca3b7f17275dc2d50 (patch)
treeab5b26f37d9c6be0a36ab059fbdbd179c6da0bfb /clang/lib/CodeGen/CodeGenFunction.cpp
parentcd540c095a3c3e09e1dad9d922b8de6155f9ee63 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud