llvm-project/clang/include/clang
Benjamin Kramer e0513cb3b3 SmallBitVectorize the deduced parameter set.
llvm-svn: 149253
2012-01-30 16:17:39 +00:00
..
ARCMigrate objc-arc: introduce -no-finalize-removal which in gc mode, 2012-01-26 20:57:58 +00:00
AST Added source location for the template keyword in AST template-id expressions. 2012-01-27 09:46:47 +00:00
Analysis scanf: parse the 'm' length modifier, and check that the right arguments 2012-01-12 17:11:12 +00:00
Basic Cleanup 3dnow builtin handling. Most of them were already handled by LLVM connecting intrinsics and builtins in IntrinsicsX86.td. 2012-01-30 08:18:19 +00:00
CodeGen Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:48:34 +00:00
Config include/clang/Config/config.h.cmake: Reorder and reword to follow (generated) llvm/Config/config.h.in. 2011-08-12 01:56:14 +00:00
Driver Fix yet another issue introduced when renaming '-ccc-host-triple' to 2012-01-30 12:25:35 +00:00
Frontend Introduce module attributes into the module map grammar, along with a 2012-01-27 19:52:33 +00:00
FrontendTool Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Index Fixing 80 col violations (& removing any trailing whitespace on files I was touching anyway) 2011-11-09 06:07:30 +00:00
Lex Thread a TargetInfo through to the module map; we'll need it for 2012-01-30 06:01:29 +00:00
Parse Added source location for the template keyword in AST template-id expressions. 2012-01-27 09:46:47 +00:00
Rewrite In FixItRewriteToTemp::RewriteFilename don't try to close the file descriptor 2012-01-26 04:19:04 +00:00
Sema SmallBitVectorize the deduced parameter set. 2012-01-30 16:17:39 +00:00
Serialization Reimplement (de-)serialization of Objective-C categories to eliminate 2012-01-27 01:47:08 +00:00
StaticAnalyzer [analyzer] Add index out of bounds check for CFArrayGetArrayAtIndex. 2012-01-30 06:42:48 +00:00
CMakeLists.txt Instantiate dependent attributes when instantiating templates. 2012-01-20 22:37:06 +00:00
Makefile Instantiate dependent attributes when instantiating templates. 2012-01-20 22:37:06 +00:00