1. 9415a0c Fix PR1969. stdin has no FileEntry. by Chris Lattner · 17 years ago
  2. 0bc735f Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 17 years ago
  3. 1bfd4a6 Start reading the headermap header, drop the 'errorstr' argument to by Chris Lattner · 17 years ago
  4. 3af66a9 Sink getName into DirectoryLookup to simplify the client in clang. by Chris Lattner · 17 years ago
  5. b09e71f finish stubbing out support for HeaderMap. Now we just need an implementation! by Chris Lattner · 17 years ago
  6. afded5b refactor an better comment framework lookup code. This moves it from by Chris Lattner · 17 years ago
  7. df77233 as it turns out, frameworks and headermaps are orthogonal. Make this so in by Chris Lattner · 17 years ago
  8. 822da61 Step #1 in adding headermap support to clang. by Chris Lattner · 17 years ago
  9. c7229c3 move IdentifierTable.h from liblex to libbasic. by Chris Lattner · 17 years ago
  10. 9c46de4 add a hasMacroDefinition() method to IdentifierInfo, strength reduce a by Chris Lattner · 17 years ago
  11. 9960ae8 Implement a simple cache in headersearch. This speeds up by Chris Lattner · 17 years ago
  12. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago