llvm-project/clang/lib
Ted Kremenek 1fdcfcdf13 Revert "Attempt to make the PathDiagnostic emission order more deterministic by"
llvm-svn: 163446
2012-09-08 01:25:00 +00:00
..
ARCMigrate Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
AST PR9023: A template template parameter whose template parameter list contains an 2012-09-07 02:06:42 +00:00
ASTMatchers Change the behavior of the isDerivedFrom-matcher to not match on the 2012-09-07 12:48:17 +00:00
Analysis Ampersand goes with identifier. 2012-09-07 19:49:55 +00:00
Basic Enabling the UTF conversion routines that were previously conditionally ifdef'ed out. This change is required to support enhancements in the LLDB data formatters 2012-09-06 17:03:42 +00:00
CodeGen In ARC, if we're emitting assembly markers for calls to 2012-09-07 23:30:50 +00:00
Driver Link to crtend.S when PIE in the FreeBSD driver. Patch by Brooks Davis! 2012-09-07 13:36:21 +00:00
Edit Change the representation of builtin functions in the AST 2012-08-31 00:14:07 +00:00
Frontend [analyzer] Always include destructors in the analysis CFG. 2012-09-05 22:55:23 +00:00
FrontendTool Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
Headers Add _rdrand{16,32,64}_step intrinsics to immintrin.h 2012-07-12 09:33:03 +00:00
Lex Dont cast away const needlessly. Found by gcc48 -Wcast-qual. 2012-09-06 15:59:27 +00:00
Parse Revert r163083 per chandlerc's request. 2012-09-04 17:49:35 +00:00
Rewrite Fixing the return type information for objc_sync_enter and objc_sync_exit. Patch thanks to Joe Ranieri! 2012-09-06 16:44:16 +00:00
Sema objective-C: introduce __attribute((objc_requires_super)) on method 2012-09-07 23:46:23 +00:00
Serialization PR9023: A template template parameter whose template parameter list contains an 2012-09-07 02:06:42 +00:00
StaticAnalyzer Revert "Attempt to make the PathDiagnostic emission order more deterministic by" 2012-09-08 01:25:00 +00:00
Tooling Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +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