llvm-project/clang/lib
David Blaikie 9f0af9d862 Unique_ptrify Preprocessor::PragmaHandlersBackup
Follow up to r217656

llvm-svn: 217829
2014-09-15 21:31:42 +00:00
..
ARCMigrate Objective-C SDK modernizer. Do not modernize an enum 2014-09-15 16:41:47 +00:00
AST Pretty print attributes associated with record declarations. 2014-09-15 16:45:30 +00:00
ASTMatchers Separate the matchers by type and statically dispatch to the right list. 2014-09-05 20:15:31 +00:00
Analysis Fixing a -Woverflow warning from GCC by using a more natural datatype for this operation. NFC. 2014-09-12 12:42:15 +00:00
Basic [ARM] Add ACLE predefines: maxmin, rounding and h/w integer division 2014-09-15 11:25:38 +00:00
CodeGen Reduce code duplication a bit more. NFC. 2014-09-15 19:43:47 +00:00
Driver Major rewrite of linking strategy for sanitizer runtimes on Linux. 2014-09-15 19:58:40 +00:00
Edit Edit: Do not extend a removal to include trailing whitespace if we're at the end 2014-09-15 11:47:10 +00:00
Format clang-format: Basic support for Java. 2014-09-15 11:21:46 +00:00
Frontend unique_ptrify ChainedDiagnosticConsumer's ctor parameters 2014-09-15 17:50:10 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers arm_acle: Fix error in ROR implementation 2014-08-28 15:25:52 +00:00
Index clang-format: [JS] Support regex literals with trailing escaped slash. 2014-09-09 14:37:39 +00:00
Lex Unique_ptrify Preprocessor::PragmaHandlersBackup 2014-09-15 21:31:42 +00:00
Parse Don't crash on access decls with invalid scope specifier, PR20887. 2014-09-10 00:59:37 +00:00
Rewrite Use intrusive refcounted pointers to manage RopeRefCountString lifetime. 2014-09-15 17:58:03 +00:00
Sema Objective-C. Prevents a crash generating AST for a 2014-09-15 21:19:39 +00:00
Serialization Avoid a couple of assertions when preprocessing with modules 2014-09-10 21:29:41 +00:00
StaticAnalyzer Avoid some unnecessary SmallVector copies. 2014-09-11 14:13:49 +00:00
Tooling Tooling: Ignore file names in tooling::deduplicate. 2014-09-09 13:53:29 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00