aboutsummaryrefslogtreecommitdiff
path: root/test/Rewriter/rewrite-block-pointer.mm
AgeCommit message (Expand)Author
2012-06-20Restructure how the driver communicates information about theJohn McCall
2012-05-03modern objc translator: used size_t in coupleFariborz Jahanian
2012-04-16modern objective-c translator: translation of implicitFariborz Jahanian
2012-02-04Also, these objc++ rewriter tests are meant to run in NeXt'sFariborz Jahanian
2011-04-01Fixes a rewriter bug rewriting call to a byrefFariborz Jahanian
2011-04-01ANother rewrite bug, rewriting a call ofFariborz Jahanian
2011-03-31Fix couple of rewriter bugs related to rewriting aFariborz Jahanian
2010-11-05Proper rewriting of block envokation with Fariborz Jahanian
2010-11-03Fixes a rewriting bug when type in a block argument typeFariborz Jahanian
2010-11-03Patch to rewrite objc qualified types which occur inFariborz Jahanian
2010-02-24Correct radar no.Fariborz Jahanian
2010-02-24Fix rewriting of a method when return type isFariborz Jahanian
2010-02-18__typeof should be able to handle block pointer types whenFariborz Jahanian
2010-02-16With addition of -Wno-address-of-temporary (thank you Doug) we can nowFariborz Jahanian
2010-02-16Minor rewriter cleanup and a test for a block rewriting bug.Fariborz Jahanian
2010-02-12Fixes a rewriter bug rewriting function decl.Fariborz Jahanian