summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/p1.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* 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/+14
* 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