llvm-project/clang/lib
Douglas Gregor ba57154614 Make #pragma unused work for static local variables.
llvm-svn: 118500
2010-11-09 14:57:47 +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 Remove the use of aliases in outputted code from ObjC (GNU runtime). 2010-11-09 11:21:43 +00:00
Driver Add a forgotten break. Found by Rafael Espindola! 2010-11-08 19:39:10 +00:00
Frontend Appeasing MSVC, take 3 2010-11-09 05:43:53 +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 lib/Lex/PPMacroExpansion.cpp: Fixup to appease MSVC. 2010-11-09 06:27:32 +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 Make #pragma unused work for static local variables. 2010-11-09 14:57:47 +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