summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/cxx-deprecated.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [c++1z] Support [[deprecated]] attributes on namespaces. Note that it only ↵Aaron Ballman2014-11-141-0/+26
applies to situations where the namespace is mentioned. Thus, use on anonymous namespaces is diagnosed. llvm-svn: 222054
OpenPOWER on IntegriCloud