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