summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/attr-deprecated.cpp
Commit message (Expand)AuthorAgeFilesLines
* c - Enumerators may inherit the deprecated/unavailable Fariborz Jahanian2011-09-291-2/+2
* Parse attributes on enumerators and instantiate attributes on enum decls.John McCall2010-10-221-0/+43
* Diagnose deprecated/unavailable functions selected by overload resolution.John McCall2010-05-061-0/+126
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* CXXMethodDecl::isVirtual needs to check the canonical declaration. Fixes PR4878.Anders Carlsson2009-09-131-0/+10
* Fix PR4878 for real.Anders Carlsson2009-09-111-0/+13
* Don't check use of a member function declaration used if the member function ...Anders Carlsson2009-09-101-0/+17
* getFunctionLevelDeclContext needs to get the previous DeclContext if EnterDec...Anders Carlsson2009-08-081-0/+10
* Make sure to diagnose use of declarations in the case where we create an impl...Anders Carlsson2009-08-081-0/+16
OpenPOWER on IntegriCloud