summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/attr-bounded.c
Commit message (Collapse)AuthorAgeFilesLines
* Prune CRLF.NAKAMURA Takumi2014-10-271-15/+15
| | | | llvm-svn: 220678
* When parsing ignored attribute arguments, presuming the first argument is an ↵Aaron Ballman2013-12-041-0/+15
unresolved identifier the same way that we do for unknown arguments. This resolves PR18075, where we regressed the handling of OpenBSD's bounded attribute. llvm-svn: 196387
OpenPOWER on IntegriCloud