Aaron Ballman
|
853273f8a9
|
Improving the diagnostic for cases where the attribute only appertains to a function with a prototype.
llvm-svn: 252055
|
2015-11-04 16:09:04 +00:00 |
Aaron Ballman
|
6269236a8e
|
Amending r249721 to properly handle pathological attribute-related names like __ and ____.
Patch by Adrian Zgorzalek!
llvm-svn: 249833
|
2015-10-09 13:53:24 +00:00 |
Aaron Ballman
|
ef7aef8fe5
|
Implemented a diagnostic to handle multiple, distinct ownership_return attributes on the same declaration. This removes a FIXME from the code.
llvm-svn: 214436
|
2014-07-31 20:44:26 +00:00 |
Aaron Ballman
|
05e420abad
|
Updated the wording of two attribute-related diagnostics so that they print the offending attribute name. Also updates the associated test cases.
llvm-svn: 198355
|
2014-01-02 21:26:14 +00:00 |
Alp Toker
|
e11bd86a98
|
Switch attribute test line endings from CRLF
The convention is LF unless specifically testing line endings.
llvm-svn: 193056
|
2013-10-20 19:04:19 +00:00 |
Aaron Ballman
|
6e2dd7b553
|
Updated the way the ownership attributes are semantically diagnosed. Added test cases for the semantics checks.
llvm-svn: 190802
|
2013-09-16 18:11:41 +00:00 |