hanchenye-llvm-project/clang/test/CXX
Douglas Gregor 0004417e81 Use the new statement/expression profiling code to unique dependent
template arguments, as in template specialization types. This permits
matching out-of-line definitions of members for class templates that
involve non-type template parameters.

llvm-svn: 77462
2009-07-29 16:09:57 +00:00
..
basic Semantic checking for main(). 2009-07-25 04:36:53 +00:00
class Update for LLVM API change. 2009-07-27 21:00:51 +00:00
dcl.dcl/dcl.spec Add another test. 2009-07-11 00:55:33 +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
over Update for LLVM API change. 2009-07-27 21:00:51 +00:00
temp Use the new statement/expression profiling code to unique dependent 2009-07-29 16:09:57 +00:00