summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/class.derived/class.abstract/p16.cpp
Commit message (Expand)AuthorAgeFilesLines
* [cxx2a] P0641R2: (Some) type mismatches on defaulted functions onlyRichard Smith2018-09-281-2/+2
* Add context note to diagnostics that occur while declaring an implicit specia...Richard Smith2017-02-231-3/+5
* When diagnosing that a defaulted function is ill-formed because it would beRichard Smith2016-10-311-5/+13
* Implement final resolution of DR1402: implicitly-declared move operators thatRichard Smith2013-11-041-2/+2
* If a defaulted special member is implicitly deleted, check whether it'sRichard Smith2013-04-021-0/+26
* Implement C++ 10.3p16 - overrides involving deleted functions must match.David Blaikie2012-10-171-0/+16
OpenPOWER on IntegriCloud