llvm-project/clang/test/CXX
John McCall e3e2047873 Fix a last-minute typo and make the test not emit temporaries.
llvm-svn: 80419
2009-08-29 03:28:20 +00:00
..
basic Argument-dependent lookup for friend declarations. Add a new decl type, 2009-08-11 06:59:38 +00:00
class Omnibus friend decl refactoring. Instead of cloning AST classes for friend 2009-08-28 07:59:38 +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 Fix a last-minute typo and make the test not emit temporaries. 2009-08-29 03:28:20 +00:00