diff options
author | Maxim Ostapenko <chefmax7@gmail.com> | 2017-03-31 06:36:37 +0000 |
---|---|---|
committer | Maxim Ostapenko <chefmax7@gmail.com> | 2017-03-31 06:36:37 +0000 |
commit | f73b73d04d6c891275c8ca01600c002390226c75 (patch) | |
tree | cff509f300ffd4eb09fe9915ef1fa41e3c1e6d2a /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | a4f660b669d7f0bb929a5fffc69a3973a29694c0 (diff) | |
download | bcm5719-llvm-f73b73d04d6c891275c8ca01600c002390226c75.tar.gz bcm5719-llvm-f73b73d04d6c891275c8ca01600c002390226c75.zip |
[asan] Move AsanCheckDynamicRTPrereqs check under flag
The patch addresses https://github.com/google/sanitizers/issues/786. Currently AsanCheckDynamicRTPrereqs prevents
dynamic ASan runtime from running in some important environments e.g. cowbuilder and fakeroot that may also work with interposition.
Let's allow users to switch off the check given that they know what they do.
Differential Revision: https://reviews.llvm.org/D31420
llvm-svn: 299188
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions