summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/new-operator-phi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Turn access control on by default in -cc1.John McCall2010-04-091-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make test more platform independent.Fariborz Jahanian2009-11-111-1/+2
* Diagnose illegally typed operator new/new[].Fariborz Jahanian2009-11-101-1/+1
* Fix for PR5454: make sure to use the right block as the predecessor in theEli Friedman2009-11-101-0/+10