aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/new-operator-phi.cpp
AgeCommit message (Expand)Author
2009-11-11Make test more platform independent.Fariborz Jahanian
2009-11-10Diagnose illegally typed operator new/new[].Fariborz Jahanian
2009-11-10Fix for PR5454: make sure to use the right block as the predecessor in theEli Friedman