summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/weak-import-on-enum.c
Commit message (Collapse)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to ↵Andy Gibbs2012-10-191-0/+1
| | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280
* Do not warn when weak-import attribute is applied to enumFariborz Jahanian2011-10-261-0/+8
decl. in Darwin due to certain projects requirement. // rdar://10277579 llvm-svn: 143082
OpenPOWER on IntegriCloud