summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/attr-objc-exception.m
Commit message (Expand)AuthorAgeFilesLines
* Replacing a morally duplicate diagnostic by adding it to an existing diagnost...Aaron Ballman2013-07-181-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Change tests to use clang -cc1...Fariborz Jahanian2009-12-141-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* add parser and type checking support for attribute((objc_exception)).Chris Lattner2009-02-141-0/+16