aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/attr-objc-exception.m
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-14add parser and type checking support for attribute((objc_exception)).Chris Lattner