llvm-project/clang/include/clang
Zhongxing Xu e834fc1249 The Decl of an array region can be VarDecl or FieldDecl. Handle this in RegionStoreManager::ArrayToPointer().
llvm-svn: 58086
2008-10-24 09:06:51 +00:00
..
AST Added iterators for types. 2008-10-23 23:35:43 +00:00
Analysis The Decl of an array region can be VarDecl or FieldDecl. Handle this in RegionStoreManager::ArrayToPointer(). 2008-10-24 09:06:51 +00:00
Basic First non-embarrassing cut at checking for ambiguous derived-to-base 2008-10-24 04:54:22 +00:00
CodeGen Add GetModule accessor to ModuleBuilder 2008-10-21 19:55:09 +00:00
Driver Add -O[0-3s] support (following llvm-gcc). 2008-10-23 05:50:47 +00:00
Lex Added method to access the raw flags of Token. 2008-10-21 03:32:15 +00:00
Parse Add representation of base classes in the AST, and verify that we 2008-10-22 17:49:05 +00:00
Rewrite make the -rewrite-test a bit more interesting: it now 2008-10-12 06:09:52 +00:00
Sema Add --disable-free flag to clang. 2008-10-16 16:54:18 +00:00