llvm-project/clang/include
Alexey Samsonov 609213f9eb Move SanitizerArgs to the clang Driver
Summary:
This change turns SanitizerArgs into high-level options
stored in the Driver, which are parsed lazily. This fixes an issue of multiple copies of the same diagnostic message produced by sanitizer arguments parser.

Reviewers: rsmith

Reviewed By: rsmith

CC: chandlerc, eugenis, cfe-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D1341

llvm-svn: 188660
2013-08-19 09:14:21 +00:00
..
clang Move SanitizerArgs to the clang Driver 2013-08-19 09:14:21 +00:00
clang-c libclang: cleanup unused includes in public header 2013-08-18 07:57:43 +00:00
CMakeLists.txt
Makefile