[PATCH] D55455: Remove stat cache chaining as it's no longer needed after PTH support has been removed
Alex Lorenz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 21 11:36:29 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349942: Remove stat cache chaining as it's no longer needed after PTH support has been (authored by arphaman, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D55455?vs=177288&id=179323#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55455/new/
https://reviews.llvm.org/D55455
Files:
cfe/trunk/include/clang/Basic/FileManager.h
cfe/trunk/include/clang/Basic/FileSystemStatCache.h
cfe/trunk/lib/Basic/FileManager.cpp
cfe/trunk/lib/Basic/FileSystemStatCache.cpp
cfe/trunk/lib/Tooling/Tooling.cpp
cfe/trunk/unittests/Basic/FileManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55455.179323.patch
Type: text/x-patch
Size: 11389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181221/df12157e/attachment.bin>
More information about the llvm-commits
mailing list