llvm-project/clang/lib
Jordan Rose 721567af3e [analyzer] Check that the argument to CFMakeCollectable is non-NULL.
Patch by Sean McBride!

llvm-svn: 167537
2012-11-07 17:12:37 +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 Fix the Objective-C exception rethrow from cleanups (GNU runtimes). Note that 2012-11-07 16:50:40 +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] Check that the argument to CFMakeCollectable is non-NULL. 2012-11-07 17:12:37 +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