summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/p3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Reimplement reference initialization (C++ [dcl.init.ref]) using theDouglas Gregor2009-12-091-0/+3
* Remove empty test casesDouglas Gregor2009-12-071-0/+0
* PointerUnion == PointerUnion does not do what I thought it did. Also, fix a t...Douglas Gregor2009-12-061-0/+0
OpenPOWER on IntegriCloud