summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/attr-unknown.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename -Wunknown-attributes to -Wattributes to match GCC.Ted Kremenek2011-06-011-1/+1
| | | | llvm-svn: 132422
* Add support for differentiating between attributes ignored when handled andChandler Carruth2010-07-081-0/+4
unknown attributes that we discard. Add a diagnostic group for unknown attribute warnings to allow turning these off when we don't care. Also consolidates the tests for this case. llvm-svn: 107864
OpenPOWER on IntegriCloud