llvm-project/clang/lib
Jordan Rose f684db65f8 [analyzer] Enhance docs for checker callbacks (esp. processRegionChanges).
No functionality change; this checker is only used for documentation.

llvm-svn: 167522
2012-11-07 02:35:02 +00:00
..
ARCMigrate Move PreprocessorOptions into the Lex library, and make it intrusively 2012-10-24 17:01:35 +00:00
AST Create helper functions in StmtDumper for outputting the indentation, newlines, and brackets. 2012-11-07 00:33:12 +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 Basic: Windows doesn't define S_IFIFO. 2012-11-06 17:08:24 +00:00
CodeGen Put something sane in the DWARF offset field for bitfield ObjC ivars. 2012-11-06 23:40:48 +00:00
Driver clang/lib/Driver/Tools.cpp: Fix abuse of StringRef. 2012-11-06 22:02:00 +00:00
Edit Change the representation of builtin functions in the AST 2012-08-31 00:14:07 +00:00
Frontend Split the instrinsic header wmmintrin.h into AES and PCLMUL parts, so 2012-11-05 23:30:26 +00:00
FrontendTool Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Headers Split the instrinsic header wmmintrin.h into AES and PCLMUL parts, so 2012-11-05 23:30:26 +00:00
Lex Remove C++11-isms I just introduced in r167482 2012-11-06 19:41:11 +00:00
Parse Teach Clang parser to reject C++11 attributes that appertain to declaration specifiers. 2012-11-06 19:34:54 +00:00
Rewrite modern ObjC translator. Insert line number for @synchronized statements. 2012-11-07 00:43:05 +00:00
Sema PR11851 (and duplicates): Whenever a constexpr function is referenced, 2012-11-07 01:14:25 +00:00
Serialization PR13552: Fix the end location of a CXXNewExpr. 2012-11-07 00:12:38 +00:00
StaticAnalyzer [analyzer] Enhance docs for checker callbacks (esp. processRegionChanges). 2012-11-07 02:35:02 +00:00
Tooling Make DiagnosticOptions intrusively reference-counted, and make sure 2012-10-23 22:26:28 +00:00
CMakeLists.txt Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00
Makefile Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00