summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/cxx2a-destroying-delete.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of usual deallocation functions in various configuratios.Eric Fiselier2019-02-031-5/+8
* P0722R2: The first parameter in an implicit call to a destroying operatorRichard Smith2017-12-051-0/+19
* Support for destroying operator delete, per C++2a proposal P0722.Richard Smith2017-10-131-0/+103
OpenPOWER on IntegriCloud