This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f195b05 [ClangConfig] Replace paths with the same value as CLANG_INST [...] new 5a3aa23 Switch to an RAII object to revert tentative parsing automatically. new 9e03e89 Convert another case over to RevertingTentativeParsingAction. new 21ae2c7 [ClangConfig] Copy ClangConfig.cmake to ${CMAKE_BINARY_DIR}/$ [...]
The 3 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: cmake/modules/CMakeLists.txt | 2 +- include/clang/Parse/Parser.h | 10 ++++++++++ lib/Parse/ParseTentative.cpp | 41 ++++++++++++----------------------------- 3 files changed, 23 insertions(+), 30 deletions(-)