summaryrefslogtreecommitdiffstats
path: root/test/Rewriter/rewrite-byref-vars.mm
Commit message (Expand)AuthorAgeFilesLines
* Specify -std=gnu++98 on some Rewriter tests. NFC.Paul Robinson2016-12-091-1/+1
* Restructure how the driver communicates information about theJohn McCall2012-06-201-2/+2
* Also, these objc++ rewriter tests are meant to run in NeXt'sFariborz Jahanian2012-02-041-2/+2
* Change test to compile rewritten test with clang++.Fariborz Jahanian2010-03-041-1/+2
* Fixes rewriter bug rewriting byref related API where a structFariborz Jahanian2010-01-291-0/+10
* Fix a rewriting crash and correct rewriting of __blockFariborz Jahanian2010-01-161-0/+11
* Patch to avoid duplicate declaration of byref structsFariborz Jahanian2010-01-141-0/+35