summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjCXX/instantiate-stmt.mm
Commit message (Expand)AuthorAgeFilesLines
* objective-c: improve diagnostic when collection expression isFariborz Jahanian2012-06-221-4/+4
* Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-e...Anders Carlsson2011-02-221-1/+1
* Patch to issue warning when colllection expresion's typeFariborz Jahanian2010-08-121-0/+1
* Implement template instantiation for Objective-C @catchDouglas Gregor2010-04-261-2/+4
* Template instantiation for @try and @finally (but not @catch, yet).Douglas Gregor2010-04-221-0/+16
* Template instantiation for the Objective-C "fast enumeration"Douglas Gregor2010-04-221-0/+35
* Template instantiation for Objective-C++ @synchronized statements.Douglas Gregor2010-04-221-0/+9
* Implement template instantiation for Objective-C++ @throw statements.Douglas Gregor2010-04-221-0/+15
OpenPOWER on IntegriCloud