]> granicus.if.org Git - clang/commit
Unify sanitizer kind representation between the driver and the rest of the compiler.
authorPeter Collingbourne <peter@pcc.me.uk>
Mon, 11 May 2015 21:39:14 +0000 (21:39 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 11 May 2015 21:39:14 +0000 (21:39 +0000)
commit64d4c542a4fa0ae5b89f775701607b807a6e643c
treedf17fb992aa1c19db7a5406857e45fda8053d3f1
parent99689c203f111fe188903892b4f2e1ab7c86ddc9
Unify sanitizer kind representation between the driver and the rest of the compiler.

No functional change.

Differential Revision: http://reviews.llvm.org/D9618

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@237055 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Sanitizers.h
lib/Basic/Sanitizers.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGExprScalar.cpp
lib/CodeGen/CodeGenFunction.h
lib/Driver/SanitizerArgs.cpp
lib/Frontend/CompilerInvocation.cpp