llvm-project/clang/lib
Daniel Jasper e99c2bf8aa Look at incomplete FunctionTemplateDecls in order to determine whether
a CXXRecordDecl is complete. Fixes Bug 13086.

llvm-svn: 158469
2012-06-14 20:56:06 +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 Support -f[no-]rewrite-includes from the driver. 2012-06-14 18:55:27 +00:00
Edit [objcmt] When in ARC mode, also convert "[[.. alloc] init]" messages to literals, 2012-06-06 22:23:12 +00:00
Frontend Support -frewrite-includes as an option while preprocessing. 2012-06-14 17:36:09 +00:00
FrontendTool Support -frewrite-includes as an option while preprocessing. 2012-06-14 17:36:09 +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 Look at incomplete FunctionTemplateDecls in order to determine whether 2012-06-14 20:56:06 +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