aboutsummaryrefslogtreecommitdiff
path: root/test/Rewriter
AgeCommit message (Expand)Author
2013-04-30Fix PR15845: apparently MSVC does not support implicit int in C++ mode.Richard Smith
2013-04-03Objective-C modern rewriter. Fixes a bugFariborz Jahanian
2013-03-18Objective-C modern translator. Don't put line infoFariborz Jahanian
2013-02-11objective-C modern translator: Fixes a mistranslationFariborz Jahanian
2013-02-08objective-C modern translation: Fix another random translation bugFariborz Jahanian
2013-02-08objective-C modern translator. Fixes a trivialFariborz Jahanian
2013-02-08objective-C modern translator. Generate #lineFariborz Jahanian
2013-02-07objective-C modern translator. More fixups for Fariborz Jahanian
2013-02-07objective-C modern translator. Fix up the translatedFariborz Jahanian
2012-10-02-arch is a darwin-specific driver feature, use a triple instead in rewriter t...Benjamin Kramer
2012-10-01Modern translator test. Breakup test into two andFariborz Jahanian
2012-10-01Rename a test I just added.Fariborz Jahanian
2012-10-01objective-C modern translator. Test for producing bothFariborz Jahanian
2012-09-20StmtPrinter: Print floating point literals with the right suffix to disambigu...Benjamin Kramer
2012-08-21Modern objc translator: Fixes a crash in rewriter when rewriting the APIFariborz Jahanian
2012-06-29Remove dependency on string.hFariborz Jahanian
2012-06-29objective-c modern translator: synthesize argument typeFariborz Jahanian
2012-06-29objective-c modern translator: Translation into objc_msgSend_stretFariborz Jahanian
2012-06-20Restructure how the driver communicates information about theJohn McCall
2012-05-23modern objc translation: Add translation of @autoreleasepoolFariborz Jahanian
2012-05-10[objc] When boxing a BOOL/NSInteger/NSUInteger type, use the correspondingArgyrios Kyrtzidis
2012-05-10Test for previously checked in patch.Fariborz Jahanian
2012-05-09Remove this test again which fails the build-bot for reasons yetFariborz Jahanian
2012-05-09Re-add test for // rdar://11374235Fariborz Jahanian
2012-05-09Remove thid test for now.Fariborz Jahanian
2012-05-08Modern objective-c translation. Translating defaultFariborz Jahanian
2012-05-08modern objc translation. objc_getClass() and objc_getMetaClass()Fariborz Jahanian
2012-05-07Revert r156097, which appears to be causing some breakage.Douglas Gregor
2012-05-03objc modern translator: fix up attribute for dynamic property in a category.Fariborz Jahanian
2012-05-03modern objc translator: support for default propertyFariborz Jahanian
2012-05-03modern objc translator: used size_t in coupleFariborz Jahanian
2012-05-03modern objc translation. objc_getClass() and objc_getMetaClass()Fariborz Jahanian
2012-05-02Modern objective-c translation: Fixing couple of bugsFariborz Jahanian
2012-05-01modern objective-c translation of private ivars.Fariborz Jahanian
2012-05-01clang/test/Rewriter: Remove XFAIL and add -U__declspec to other 9 tests. ming...NAKAMURA Takumi
2012-05-01clang/test/Rewriter/rewrite-modern-extern-c-func-decl.mm: Remove XFAIL and ad...NAKAMURA Takumi
2012-04-30modern objective-c translator. named aggregate typesFariborz Jahanian
2012-04-27objective-c modern translator: Correctly translateFariborz Jahanian
2012-04-27test/Rewriter: Mark 4 tests as XFAIL:mingw32, due to predefined __declspec(a)...NAKAMURA Takumi
2012-04-26modern objective-c transltion: Fixes a translation bugFariborz Jahanian
2012-04-25objective-c modern translator: more tests.Fariborz Jahanian
2012-04-25improve a modern objc translator test.Fariborz Jahanian
2012-04-25modern objc rewriter: fixes a bug writing Fariborz Jahanian
2012-04-24modern objc translator: Allow writing of multipleFariborz Jahanian
2012-04-24objc modern rewriter: allow translation ofFariborz Jahanian
2012-04-24clang/test/Rewriter/objc-modern-boxing.mm: Mark as XFAIL:mingw for now, due t...NAKAMURA Takumi
2012-04-21clang/test/Rewriter/rewrite-modern-extern-c-func-decl.mm: Mark as XFAIL:mingw...NAKAMURA Takumi
2012-04-20minor improvement to couple of tests.Fariborz Jahanian
2012-04-19objective-c modern translator: Further improving the lastFariborz Jahanian
2012-04-19modern objective-c translator: Fix writing a spurious 'static'Fariborz Jahanian