summaryrefslogtreecommitdiff
path: root/test/Rewriter/rewrite-byref-in-nested-blocks.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix PR15845: apparently MSVC does not support implicit int in C++ mode.Richard Smith2013-04-301-1/+1
* 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/+3
* clang/test/Rewriter: Remove XFAIL and add -U__declspec to other 9 tests. ming...NAKAMURA Takumi2012-05-011-3/+2
* test/Rewriter: Mark 4 tests as XFAIL:mingw32, due to predefined __declspec(a)...NAKAMURA Takumi2012-04-271-0/+1
* objective-c modern translator: more tests.Fariborz Jahanian2012-04-251-1/+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
* Prevent rewriter crash when variable type is missing.Fariborz Jahanian2010-02-261-0/+3
* Fix rewriting of byref variables in nested blocks.Fariborz Jahanian2010-02-261-0/+23