summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/FileManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud