llvm-project/clang/lib
Francois Pichet 48e2d9e2be Add IndirectField case in DeclContextPrinter::PrintDeclContext.
Fix PR8832.

llvm-svn: 122311
2010-12-21 03:08:02 +00:00
..
AST Fix the noreturn conversion to only strip off a single level of indirection. 2010-12-21 00:44:39 +00:00
Analysis Fix assertion failure in cocoa::deriveNamingConvention() 2010-12-17 07:11:57 +00:00
Basic Add missing standard includes. Patch by Joerg Sonnenberger! 2010-12-19 20:49:25 +00:00
Checker Rename 'VisitLocation' to 'visitLocation'. 2010-12-20 21:22:47 +00:00
CodeGen Introduce a new type, PackExpansionType, to capture types that are 2010-12-20 02:24:11 +00:00
Driver Fix PR8639 by making the "argument unused during compilation" less agressive. Now we 2010-12-20 22:45:09 +00:00
Frontend Add IndirectField case in DeclContextPrinter::PrintDeclContext. 2010-12-21 03:08:02 +00:00
FrontendTool Merge System into Support. 2010-11-29 18:12:39 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Add missing standard includes. Patch by Joerg Sonnenberger! 2010-12-19 20:49:25 +00:00
Parse Extend the parser to support pack expansions within exception 2010-12-20 23:57:46 +00:00
Rewrite Replace all uses of PathV1::get{Basename,Dirname,Suffix} with their PathV2 equivalents. 2010-12-18 04:13:32 +00:00
Sema Implement instantiation of pack expansions whose pattern is a type-id 2010-12-21 00:52:54 +00:00
Serialization Introduce a new type, PackExpansionType, to capture types that are 2010-12-20 02:24:11 +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