aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <samsonov@google.com>2012-11-29 22:36:21 +0000
committerAlexey Samsonov <samsonov@google.com>2012-11-29 22:36:21 +0000
commit0e96becfb16ac05902917c9e71f43b023ac28ca5 (patch)
tree1bc9555e9d9452bdafc811571c58af1aeecdeac6 /clang/lib/Frontend/CompilerInstance.cpp
parent50a24bd358b5a2f23ac9241cc8af3799e3d66523 (diff)
downloadllvm-0e96becfb16ac05902917c9e71f43b023ac28ca5.zip
llvm-0e96becfb16ac05902917c9e71f43b023ac28ca5.tar.gz
llvm-0e96becfb16ac05902917c9e71f43b023ac28ca5.tar.bz2
This patch exposes to Clang users three more sanitizers are experimental features of ASan:
1) init-order sanitizer: initialization-order checker. Status: usable, but may produce false positives w/o proper blacklisting. 2) use-after-return sanitizer Status: implemented, but heavily understed. Should be optional, as it significanlty slows program down. 3) use-after-scope sanitizer Status: in progress. llvm-svn: 168950
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions