summaryrefslogtreecommitdiff
path: root/test/Rewriter/finally.m
Commit message (Expand)AuthorAgeFilesLines
* Consolidate header inclusion diagnosticsAlp Toker2014-07-111-1/+1
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* These tests are intended to run in NeXt's legacy objective-c abi (fragile-abi).Fariborz Jahanian2012-02-041-1/+1
* Remove the "C" in "implicitly declaring C library function" diagnosticJean-Daniel Dupas2012-01-271-1/+1
* Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-e...Anders Carlsson2011-02-221-1/+1
* make clang print types as "const int *" instead of "int const*",Chris Lattner2010-09-051-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make tests use the new clang -cc1 flag.Fariborz Jahanian2009-12-141-1/+1
* Integrate the following from the 'objective-rewrite' branch:Steve Naroff2009-12-051-1/+16
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Extend builtin "attribute" syntax to include a notation forDouglas Gregor2009-02-141-1/+2
* Fixed <rdar://problem/6213808> clang ObjC rewriter: @finally is not always ex...Steve Naroff2008-12-051-0/+26