1. 98339b9 Factor the Module and ModuleManager classes out into separate headers by Douglas Gregor · 13 years ago
  2. 0199ac0 Fix CMake build. by Argyrios Kyrtzidis · 13 years ago
  3. 0a86d44 Add CMake dependencies so that LLVM_USED_LIBS order doesn't matter. by Jeffrey Yasskin · 13 years ago
  4. 886e160 CMake: LLVM_NO_RTTI must be obsolete now! by NAKAMURA Takumi · 13 years ago
  5. 560a921 Revert "CMake: Update to use standard CMake dependency tracking facilities instead" by Michael J. Spencer · 14 years ago
  6. 5a7f349 CMake: Update to use standard CMake dependency tracking facilities instead by Michael J. Spencer · 14 years ago
  7. ec9bf47 Clean up CMake dependencies by Douglas Gregor · 14 years ago
  8. 0eca89e Share the common code of ComputeHash(Selector Sel) instead of keeping 2 copies in PCHReader and PCHWriter. by Argyrios Kyrtzidis · 14 years ago
  9. 904c9c8 Rename the ASTReader implementation files. by Sebastian Redl · 14 years ago
  10. 4ee2ad0 Rename the ASTWriter implementation files by Sebastian Redl · 14 years ago
  11. cf807c4 Generate Attr subclasses with TableGen. by Sean Hunt · 14 years ago
  12. 11e6f61 Fix CMake build by Sebastian Redl · 14 years ago
  13. 8572813 Reintroduce the serialization library, with fixed dependencies. by Sebastian Redl · 14 years ago
  14. 4557e47 Revert Sebastian's build-breaking patch. by Douglas Gregor · 14 years ago
  15. 93c9729 Create a new Serialization module that contains all the PCH code, and will contain all the module code in the future. Update the Makefiles, CMake projects and the Xcode project. I hope I did everything right for Xcode. No functionality change. by Sebastian Redl · 14 years ago