diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2013-08-08 08:22:39 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2013-08-08 08:22:39 +0000 |
commit | 2ad3698b70745826f73e7270fc173e056e879619 (patch) | |
tree | 1b44562fab0c488f5f5779289ef549c40870139e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 056b647d1f229ef4cd6c739bbede52e4c7a87cf7 (diff) | |
download | llvm-2ad3698b70745826f73e7270fc173e056e879619.zip llvm-2ad3698b70745826f73e7270fc173e056e879619.tar.gz llvm-2ad3698b70745826f73e7270fc173e056e879619.tar.bz2 |
Disable inlining between sanitized and non-sanitized functions.
Inlining between functions with different values of sanitize_* attributes
leads to over- or under-sanitizing, which is always bad.
llvm-svn: 187967
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions