1. 5b95592 Get rid of the ugly CGCXX names and replace them with CGClass, CGExprCXX and CGTemporaries. by Anders Carlsson · 15 years ago
  2. 756b5c4 Add CGException.cpp, to be used for exception related code generation. by Anders Carlsson · 15 years ago
  3. 091c1c2 Add CGVtable.cpp to CMakeLists. by Benjamin Kramer · 15 years ago
  4. 656e4c1 Move our (non-existing) RTTI emission code into CGRtti.cpp. No functionality change. by Anders Carlsson · 15 years ago
  5. 16d81b8 Move codegen of new and delete to CGCXXExpr.cpp by Anders Carlsson · 15 years ago
  6. eef9df2 Update CMake files. by Benjamin Kramer · 15 years ago
  7. f6c4bc0 Unbreak the CMake build by Douglas Gregor · 15 years ago
  8. b3b7364 Lexically order files in CMakeLists.txt files. by Ted Kremenek · 15 years ago
  9. 7124883 Update cmake script by Anton Korobeynikov · 15 years ago
  10. 5892174 Fix cmake builds. by Mike Stump · 15 years ago
  11. 4783787 Fix cmake builds. by Mike Stump · 15 years ago
  12. 5f2bfd4 Add basic support for C++ name mangling according to the Itanium C++ by Douglas Gregor · 15 years ago
  13. d2f4e5e CMake: Builds and installs clang binary and libs (no docs yet). It by Oscar Fuentes · 16 years ago