clang-1/lib
Richard Smith ca1b62a33c Rename LangOptions members for address sanitizer and thread sanitizer from
*Sanitizer to Sanitize* in preparation for later patches.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167405 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-05 21:48:12 +00:00
..
ARCMigrate Move PreprocessorOptions into the Lex library, and make it intrusively 2012-10-24 17:01:35 +00:00
AST Remove a const_cast by propagating constness to the member function. 2012-11-03 14:24:57 +00:00
ASTMatchers Insert interception point onStartOfTranslationUnit. 2012-11-02 01:31:03 +00:00
Analysis [analyzer] add LocationContext::inTopFrame() helper. 2012-11-03 02:54:16 +00:00
Basic Rename LangOptions members for address sanitizer and thread sanitizer from 2012-11-05 21:48:12 +00:00
CodeGen Rename LangOptions members for address sanitizer and thread sanitizer from 2012-11-05 21:48:12 +00:00
Driver Improve x86 android support: 2012-11-02 20:41:30 +00:00
Edit Change the representation of builtin functions in the AST 2012-08-31 00:14:07 +00:00
Frontend Rename LangOptions members for address sanitizer and thread sanitizer from 2012-11-05 21:48:12 +00:00
FrontendTool Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Headers Fix module map for SSE4a builtins 2012-11-05 20:41:30 +00:00
Lex Rename LangOptions members for address sanitizer and thread sanitizer from 2012-11-05 21:48:12 +00:00
Parse Support interleaving of other pragmas with FP_CONTRACT at the beginning of a 2012-11-03 22:29:05 +00:00
Rewrite Make DiagnosticOptions intrusively reference-counted, and make sure 2012-10-23 22:26:28 +00:00
Sema Put the usage-directive inside the nearest namespace or TU decl. We don't want 2012-11-04 20:21:54 +00:00
Serialization [libclang] Correct how the index inside the local preprocessed entities array 2012-11-02 02:31:22 +00:00
StaticAnalyzer [analyzer] Move convenience REGISTER_*_WITH_PROGRAMSTATE to CheckerContext.h 2012-11-05 16:58:00 +00:00
Tooling Make DiagnosticOptions intrusively reference-counted, and make sure 2012-10-23 22:26:28 +00:00
CMakeLists.txt
Makefile