aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/new-delete-cxx0x.cpp
AgeCommit message (Expand)Author
2012-02-16Proper checking of list-initializers for array new expressions.Sebastian Redl
2012-02-04Fix a rejects-valid in C++11: array new of a negative size, or overflowing arrayRichard Smith