summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/attr-common.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Switching the common attribute over to using the generic diagnostic, and ↵Aaron Ballman2013-11-241-1/+1
| | | | | | removing the now-unused diagnostic. Updates a test case. llvm-svn: 195581
* Don't allow __attribute__((common)) in C++. PR16330.Eli Friedman2013-06-201-0/+3
llvm-svn: 184493
OpenPOWER on IntegriCloud