1. 0e2c34f Update aosp/master clang for rebase to r230699. by Stephen Hines · 9 years ago
  2. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  3. c568f1e Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  4. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  5. 2e3d8c0 Enhance the ObjC global method pool to record whether there were 0, 1, or >= 2 methods (with a particular selector) inside categories. by Argyrios Kyrtzidis · 11 years ago
  6. ed3802e [PCH] For HeaderFileInfoTrait, hash the key using size & time of the file. by Argyrios Kyrtzidis · 11 years ago
  7. 8bd50b1 [PCH] Remove a couple of fields from serialization::reader::HeaderFileInfoTrait that are not used for anything. by Argyrios Kyrtzidis · 11 years ago
  8. 4fd83a3 Remove dead code related to the now defunct PCH stat cache. by Ted Kremenek · 11 years ago
  9. 479633c Factor the trait for lookup into the on-based hash table of by Douglas Gregor · 11 years ago
  10. cfa88f8 Remove useless 'llvm::' qualifier from names like StringRef and others that are by Dmitri Gribenko · 11 years ago
  11. 55fc873 Sort all of Clang's files under 'lib', and fix up the broken headers uncovered. by Chandler Carruth · 12 years ago
  12. b346d2f Implement the all_lookups_iterator for PCH as a follow-up to r153970. This by Nick Lewycky · 12 years ago
  13. b1758c6 Use forward declarations for ASTDeclContextNameLookupTable and add a missing delete. by Benjamin Kramer · 12 years ago
  14. 5d5051f Only mark an IdentifierInfo as having changed since deserialization by Douglas Gregor · 12 years ago
  15. 9b8b20f Teach DeclContext deserialization to pay attention to endianness, from by Douglas Gregor · 12 years ago
  16. 1a4761e Promote ModuleMap::Module to a namespace-scope class in the Basic by Douglas Gregor · 13 years ago
  17. a2f4ae8 remove pedantic ; by Chris Lattner · 13 years ago
  18. 98339b9 Factor the Module and ModuleManager classes out into separate headers by Douglas Gregor · 13 years ago