summaryrefslogtreecommitdiff
path: root/test/SemaCXX/new-delete-0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added a better diagnostic when using the delete operator with lambdasNicolas Lesser2019-05-191-2/+1
* Sema: Do not allow lambda expressions to appear inside of constant expressionsDavid Majnemer2013-10-251-1/+3
* Update test FIXME: The '[]' in 'delete []' is never part of a lambda.Richard Smith2012-10-171-2/+7
* Disambiguation of '[[':Richard Smith2012-04-101-0/+32