llvm-project/clang/lib
David Blaikie 76cae518cf Fix crash on missing header in -rewrite-includes.
llvm-svn: 158459
2012-06-14 17:36:05 +00:00
..
ARCMigrate Insert a space if necessary when suggesting CFBridgingRetain/Release. 2012-06-07 01:10:31 +00:00
AST Moved the StringLiteral printing code from StmtPrinter into the StringLiteral 2012-06-13 20:25:24 +00:00
Analysis Revert Decl's iterators back to pointer value_type rather than reference value_type 2012-06-06 20:45:41 +00:00
Basic Add PPC support for translating gcc-style -mcpu options into LLVM -target-cpu options. 2012-06-11 22:35:19 +00:00
CodeGen More doxygen/documentation cleanups. 2012-06-13 22:07:09 +00:00
Driver Provide a -no-pedantic to cancel out -pedantic. 2012-06-13 19:48:01 +00:00
Edit [objcmt] When in ARC mode, also convert "[[.. alloc] init]" messages to literals, 2012-06-06 22:23:12 +00:00
Frontend Rename -rewrite-includes to -frewrite-includes. 2012-06-14 17:36:01 +00:00
FrontendTool Add a -rewrite-includes option, which is similar to -rewrite-macros, but only expands #include directives. 2012-06-06 18:52:13 +00:00
Headers Add XOP permute intrinsics. 2012-06-12 06:03:35 +00:00
Lex Rename a loop variable to silence a gcc warning. 2012-06-13 20:52:36 +00:00
Parse [ms-inline-asm] The __asm keyword is a statement separator, so multiple asm 2012-06-12 20:30:26 +00:00
Rewrite Fix crash on missing header in -rewrite-includes. 2012-06-14 17:36:05 +00:00
Sema This makes SemaCodeComplete.cpp more Doxygen-friendly by changing the 2012-06-14 03:11:41 +00:00
Serialization Etch out the code path for MS-style inline assembly. 2012-06-11 20:47:18 +00:00
StaticAnalyzer Revert "[analyzer] Treat LValueBitCasts like regular pointer bit casts." 2012-06-12 00:20:22 +00:00
Tooling Fixed a problem related to resolution of built-in headers in case a path of tool's binary contains sym-links. 2012-06-04 19:02:59 +00:00
CMakeLists.txt Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00
Makefile Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00