1. 4904bf4 block literal irgen: several improvements on naming block by Fariborz Jahanian · 12 years ago
  2. f978059 Switch the ObjC*Decl raw_stream overloads to take a reference, for consistency with NamedDecls. by Benjamin Kramer · 12 years ago
  3. f7ccbad Basic: import SmallString<> into clang namespace by Dylan Noblesmith · 12 years ago
  4. 99ba9e3 Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch by David Blaikie · 13 years ago
  5. 5f9e272 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports by Chris Lattner · 13 years ago
  6. 7a614d8 Implement support for C++11 in-class initialization of non-static data members. by Richard Smith · 13 years ago
  7. f0be979 For consistency, use llvm::raw_ostream in the rest of the mangle api. by Rafael Espindola · 13 years ago
  8. 0e376a0 Use raw_ostream instead of raw_svector_ostream. by Rafael Espindola · 13 years ago
  9. c4850c2 Use raw_svector_ostream in more places in the mangler. by Rafael Espindola · 13 years ago
  10. 1411047 Move name mangling support from CodeGen to AST. In the by Peter Collingbourne · 14 years ago