forked from OSchip/llvm-project
3b7793797f
a file or directory, allowing just a stat call if a file descriptor is not needed. Doing just 'stat' is faster than 'open/fstat/close'. This has the effect of cutting down system time for validating the input files of a PCH. llvm-svn: 169831 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FileManagerTest.cpp | ||
Makefile | ||
SourceManagerTest.cpp |