summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/deprecated.cpp
Commit message (Expand)AuthorAgeFilesLines
* C++11: don't warn about the deprecated 'register' keyword if it's combined withRichard Smith2013-06-171-4/+6
* Add warning group -Wdeprecated-register for C++11 warning on 'register' beingRichard Smith2013-06-171-1/+3
* Suppress the c++11 -Wdeprecated warning for 'register' if it is expanded from aRichard Smith2013-06-141-0/+4
* Fix some confusing diagnostic wording. s/implicit default/implicit/ if we'reRichard Smith2013-06-131-4/+4
* C++11: If a class has a user-declared copy operation or destructor, theRichard Smith2013-06-131-0/+24
* In C++11, promote access declaration diagnostic from warning to error. ThereRichard Smith2013-06-131-2/+6
* Add -Wdeprecated warnings and fixits for things deprecated in C++11:Richard Smith2013-06-131-0/+31
OpenPOWER on IntegriCloud