Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prune CRLF. | NAKAMURA Takumi | 2014-10-27 | 1 | -15/+15 |
| | | | | llvm-svn: 220678 | ||||
* | When parsing ignored attribute arguments, presuming the first argument is an ↵ | Aaron Ballman | 2013-12-04 | 1 | -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 |