llvm-project/clang/lib
Douglas Gregor 033f675f61 When we see a CXXDefaultArgExpr during template instantiation, rebuild
the default argument so that we're sure to mark any referenced
declarations. This gets us another little step closer to fixing
PR5810.

llvm-svn: 92078
2009-12-23 23:03:06 +00:00
..
AST When we see a CXXDefaultArgExpr during template instantiation, rebuild 2009-12-23 23:03:06 +00:00
Analysis move a few more symbols to .rodata/.data.rel.ro 2009-12-23 17:49:57 +00:00
Basic move a few more symbols to .rodata/.data.rel.ro 2009-12-23 17:49:57 +00:00
CodeGen Fix regression found by g++.dg/eh/alias1.C. 2009-12-23 22:48:20 +00:00
Driver move a few more symbols to .rodata/.data.rel.ro 2009-12-23 17:49:57 +00:00
Frontend More cleanup/refactoring of the rewrite. 2009-12-23 21:52:32 +00:00
Headers Revert mmx palignr to use an intrinsic, since mmx shuffle patterns are missing. 2009-12-14 05:15:02 +00:00
Index Add the BlockDecl to the DeclContext. 2009-12-07 22:01:30 +00:00
Lex comment tweak 2009-12-23 21:29:53 +00:00
Parse Enter the scope of an initializer for direct-initialization as well as 2009-12-22 17:47:17 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema When we see a CXXDefaultArgExpr during template instantiation, rebuild 2009-12-23 23:03:06 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00