Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Specify -std=gnu++98 on some Rewriter tests. NFC. | Paul Robinson | 2016-12-09 | 1 | -2/+2 |
* | Restructure how the driver communicates information about the | John McCall | 2012-06-20 | 1 | -1/+1 |
* | modern objc translator. more writing of modern ivar access | Fariborz Jahanian | 2012-02-22 | 1 | -0/+2 |
* | Also, these objc++ rewriter tests are meant to run in NeXt's | Fariborz Jahanian | 2012-02-04 | 1 | -1/+1 |
* | Make rewritten source compiled with clang++ for correctness. | Fariborz Jahanian | 2010-03-04 | 1 | -4/+2 |
* | Fixes a rewrite bug rewriting nested ivars reference. | Fariborz Jahanian | 2010-01-28 | 1 | -0/+33 |