summaryrefslogtreecommitdiff
path: root/test/Rewriter/rewrite-byref-vars.mm
AgeCommit message (Expand)Author
2016-12-09Specify -std=gnu++98 on some Rewriter tests. NFC.Paul Robinson
2012-06-20Restructure how the driver communicates information about theJohn McCall
2012-02-04Also, these objc++ rewriter tests are meant to run in NeXt'sFariborz Jahanian
2010-03-04Change test to compile rewritten test with clang++.Fariborz Jahanian
2010-01-29Fixes rewriter bug rewriting byref related API where a structFariborz Jahanian
2010-01-16Fix a rewriting crash and correct rewriting of __blockFariborz Jahanian
2010-01-14Patch to avoid duplicate declaration of byref structsFariborz Jahanian