llvm-project/clang/test/CXX
John McCall d8fe9af3a2 Support templateids in friend declarations. Fixes bug 4859.
llvm-svn: 81233
2009-09-08 17:47:29 +00:00
..
basic Correctly handle elaborated template ids. Still not handled properly for friends. 2009-09-04 01:14:41 +00:00
class When adding a friend class declaration to the lookup tables, use the access specifier 2009-09-02 02:15:17 +00:00
class.derived/class.virtual When a member reference expression includes a qualifier on the member 2009-08-26 22:36:53 +00:00
dcl.dcl More work on using declarations. 2009-08-28 03:35:18 +00:00
dcl.decl/dcl.meaning Store the isAddressOfOperand in the UnresolvedDeclRefExpr, so that we can pass it when instantiating the expr. Fixes another member pointer bug. 2009-07-09 00:05:08 +00:00
lex/lex.trigraph Tests for C++ lex.trigraph, patch by Mats! 2009-08-23 08:22:33 +00:00
over Update for LLVM API change. 2009-07-27 21:00:51 +00:00
temp Support templateids in friend declarations. Fixes bug 4859. 2009-09-08 17:47:29 +00:00