diff options
author | Chris Lattner <sabre@nondot.org> | 2010-11-23 21:17:56 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-11-23 21:17:56 +0000 |
commit | dd278430a387f1dd916618c3a1b90c14c0064973 (patch) | |
tree | 5aaf703e2c6f7b4284f7e4e9ab54771f55bff513 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5aef638057816ef414bb6adde40eafafec78e1d3 (diff) | |
download | llvm-dd278430a387f1dd916618c3a1b90c14c0064973.zip llvm-dd278430a387f1dd916618c3a1b90c14c0064973.tar.gz llvm-dd278430a387f1dd916618c3a1b90c14c0064973.tar.bz2 |
change the 'is directory' indicator to be a null-or-not
pointer that is passed down through the APIs, and make
FileSystemStatCache::get be the one that filters out
directory lookups that hit files. This also paves the
way to have stat queries be able to return opened files.
llvm-svn: 120060
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions