summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/attr-returns-twice.c
Commit message (Collapse)AuthorAgeFilesLines
* Added the attribute name to the err_attribute_wrong_number_arguments ↵Aaron Ballman2013-07-231-1/+1
| | | | | | | | diagnostic for clarity; updated almost all of the affected test cases. Thanks to Fariborz Jahanian for the suggestion! llvm-svn: 186980
* Add returns_twice to functions that are known to return twice. This implementsRafael Espindola2011-10-121-0/+12
the same behavior of gcc by keeping the attribute out of the function type. llvm-svn: 141803
OpenPOWER on IntegriCloud