1. 260611a Restructure how the driver communicates information about the by John McCall · 12 years ago
  2. 8b08adb modern objc translator: used size_t in couple of places. // rdar://11375908 by Fariborz Jahanian · 12 years ago
  3. 9ff009f clang/test/Rewriter: Remove XFAIL and add -U__declspec to other 9 tests. mingw32 tends to define built-in __declspec. by NAKAMURA Takumi · 12 years ago
  4. 29a4ce4 test/Rewriter: Mark 4 tests as XFAIL:mingw32, due to predefined __declspec(a) issue. by NAKAMURA Takumi · 12 years ago
  5. df407c3 objective-c modern translator: more tests. by Fariborz Jahanian · 12 years ago
  6. 43aa1c3 modern objective-c translator: translation of implicit by Fariborz Jahanian · 12 years ago
  7. 9e0393d Also, these objc++ rewriter tests are meant to run in NeXt's fragile-abi mode. by Fariborz Jahanian · 13 years ago
  8. d64a4f4 Prevent rewriter crash when variable type is missing. Fixes radar 7692183. by Fariborz Jahanian · 14 years ago
  9. f89c427 Fix rewriting of byref variables in nested blocks. Fixes radar 7692350. by Fariborz Jahanian · 14 years ago