1. 7d6220c improve compatibility with GCC 4.4, patch by Michel Salim (PR3697) by Chris Lattner · 17 years ago
  2. 670de64 Initialize Suffix and Prefix to 0, even with a bad entry. Removes an uninitialized value warning from gcc. by Ted Kremenek · 17 years ago
  3. d960610 Update to match simplified llvm MemoryBuffer interfaces for files. by Chris Lattner · 18 years ago
  4. be1a7a0 Make a major restructuring of the clang tree: introduce a top-level by Chris Lattner · 18 years ago[Renamed from Lex/HeaderMap.cpp]
  5. 959e5be Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 18 years ago
  6. 0c7cd7a Converted uses of scoped_ptr to OwningPtr. by Ted Kremenek · 18 years ago
  7. 45fab55 implement HeaderMap::LookupFile. I think headermaps are done now. All that is by Chris Lattner · 18 years ago
  8. 78ee226 implement enough helper functions to successfully dump out the by Chris Lattner · 18 years ago
  9. 8124f84 simplify some code, using new scoped_ptr support. Fix a bug in the by Chris Lattner · 18 years ago
  10. 22387e1 Finish hooking up the scaffolding for headermaps. They can now do everything by Chris Lattner · 18 years ago
  11. 9af36d3 Start reading the headermap header, drop the 'errorstr' argument to by Chris Lattner · 18 years ago
  12. 6707f27 add headermap.cpp by Chris Lattner · 18 years ago