1. a0a3c90 StmtPrinter: Print floating point literals with the right suffix to disambiguate them from integers. by Benjamin Kramer · 12 years ago
  2. 2df1a58 [objc] When boxing a BOOL/NSInteger/NSUInteger type, use the corresponding by Argyrios Kyrtzidis · 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. 88442c9 clang/test/Rewriter/objc-modern-boxing.mm: Mark as XFAIL:mingw for now, due to predefined __declspec similar to r155278. by NAKAMURA Takumi · 12 years ago
  5. 89592d5 minor improvement to couple of tests. by Fariborz Jahanian · 12 years ago
  6. eb382ec Implements boxed expressions for Objective-C. <rdar://problem/10194391> by Patrick Beard · 12 years ago