This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4b4e8fad24 Switch from cast<> to dyn_cast<>. new 5d78f362c9 Remove stat cache chaining as it's no longer needed after PT [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/FileManager.h | 14 +++--------- include/clang/Basic/FileSystemStatCache.h | 30 ------------------------ lib/Basic/FileManager.cpp | 38 +++---------------------------- lib/Basic/FileSystemStatCache.cpp | 17 +++++++------- lib/Tooling/Tooling.cpp | 2 +- unittests/Basic/FileManagerTest.cpp | 29 ++++++++--------------- 6 files changed, 25 insertions(+), 105 deletions(-)