summaryrefslogtreecommitdiffstats
path: root/lib/Basic/FileManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 82194 from mainline.upstream/release_26Tanya Lattner2009-09-181-0/+1
* improve path handling, patch by Baptiste Lepilleur!Chris Lattner2009-08-121-0/+3
* Implement caching of stat() calls for precompiled headers, which isDouglas Gregor2009-04-271-0/+18
* Remove the serialization code that predates precompiledDouglas Gregor2009-04-221-2/+0
* FileManager:Ted Kremenek2009-02-121-6/+4
* search and replaceo? Chris Lattner2009-02-121-1/+1
* Add lightweight shim "clang::StatSysCallCache" that caches 'stat' system callsTed Kremenek2009-02-121-8/+10
* On Windows use a BumpPtrAllocator for the UniqueFileContainer's StringMap.Ted Kremenek2009-01-281-1/+1
* FileManager: Use a BumpPtrAllocator for the StringMaps DirEntries and FileEnt...Ted Kremenek2009-01-281-1/+0
* Add a some comments to designate Windows-specific/Unix-specific code. No fun...Ted Kremenek2009-01-281-0/+12
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+275