This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e77c4ca4a3 Add a creduce script for clang crashes new 2d59837707 Modules: Add LangOptions::CacheGeneratedPCH
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/LangOptions.def | 1 + include/clang/Serialization/ASTWriter.h | 7 ++++-- lib/Frontend/FrontendActions.cpp | 4 +++- lib/Serialization/ASTWriter.cpp | 5 ++-- lib/Serialization/GeneratePCH.cpp | 9 ++++--- unittests/Frontend/FrontendActionTest.cpp | 40 ++++++++++++++++++++++++++++++- 6 files changed, 57 insertions(+), 9 deletions(-)