llvm-project/clang/lib
Douglas Gregor 6215889e91 Add missing include
llvm-svn: 118485
2010-11-09 04:06:42 +00:00
..
AST Reverse patch for // rdar://8632525. It might 2010-11-09 02:24:08 +00:00
Analysis Don't warn when matching %p to nullptr. 2010-11-06 14:58:53 +00:00
Basic Implement -working-directory. 2010-11-03 22:45:23 +00:00
Checker Teach AttrNonNullChecker about transparent unions. Fixes crash reported in <rdar://problem/8642434>. 2010-11-09 02:11:43 +00:00
CodeGen Fix miscompilation regarding VLAs; subscription of VLA pointers was incorrect. 2010-11-09 01:30:48 +00:00
Driver Add a forgotten break. Found by Rafael Espindola! 2010-11-08 19:39:10 +00:00
Frontend Add missing include 2010-11-09 04:06:42 +00:00
FrontendTool Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Headers Fix CMake installation of arm_neon.h 2010-10-19 18:06:10 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex sprintf -> snprintf conversion, from Vladimir Kirillov 2010-11-09 03:20:07 +00:00
Parse Make this error less specific but also less likely to cause confusion. Fixes 2010-11-03 17:52:57 +00:00
Rewrite Fixes a rewrite bug, rewriting nested property usage 2010-11-08 18:37:50 +00:00
Sema Teach code completion not to include out-of-line declarations and 2010-11-09 03:59:40 +00:00
Serialization Remove broken support for variadic templates, along with the various 2010-11-07 23:05:16 +00:00
CMakeLists.txt Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Makefile Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00