Age | Commit message (Expand) | Author |
---|---|---|
2009-04-27 | Implement caching of stat() calls for precompiled headers, which is | Douglas Gregor |
2009-04-22 | Remove the serialization code that predates precompiled | Douglas Gregor |
2009-02-12 | FileManager: | Ted Kremenek |
2009-02-12 | search and replaceo? | Chris Lattner |
2009-02-12 | Add lightweight shim "clang::StatSysCallCache" that caches 'stat' system calls | Ted Kremenek |
2009-01-28 | On Windows use a BumpPtrAllocator for the UniqueFileContainer's StringMap. | Ted Kremenek |
2009-01-28 | FileManager: Use a BumpPtrAllocator for the StringMaps DirEntries and FileEnt... | Ted Kremenek |
2009-01-28 | Add a some comments to designate Windows-specific/Unix-specific code. No fun... | Ted Kremenek |
2008-03-15 | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner |