summaryrefslogtreecommitdiffstats
path: root/test/Rewriter/rewrite-nested-property-in-blocks.mm
Commit message (Expand)AuthorAgeFilesLines
* Give some obj-c rewriter tests that use MS pragmas a triple as a speculative fixReid Kleckner2015-03-051-4/+4
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-0/+0
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* modern objc translator: used size_t in coupleFariborz Jahanian2012-05-031-0/+1
* modern objective-c translator: translation of implicitFariborz Jahanian2012-04-161-0/+2
* Also, these objc++ rewriter tests are meant to run in NeXt'sFariborz Jahanian2012-02-041-1/+1
* Fix rewriter to match recent changes in property refFariborz Jahanian2010-12-041-4/+0
* Although we currently have explicit lvalue-to-rvalue conversions, they'reJohn McCall2010-12-041-0/+4
* Fixes a rewrite bug, rewriting nested property usage Fariborz Jahanian2010-11-081-0/+52