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)
commit3eea677f3a10a4cbda9e3da8e05532168c750753
treeec2d744cd4852115f6f684a1928075cb14c2109f
parent83fd486ff4266db238c2ad423caeb5f388ee07dc
Unify sanitizer kind representation between the driver and the rest of the compiler.

No functional change.

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

llvm-svn: 237055
clang/include/clang/Basic/Sanitizers.h
clang/lib/Basic/Sanitizers.cpp
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/Driver/SanitizerArgs.cpp
clang/lib/Frontend/CompilerInvocation.cpp