This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 183d4bfc68 Add AST dumping support for _Generic expressions. new 8ab750617f Track shadow modules with a generation counter.
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/Lex/HeaderSearch.h | 1 - include/clang/Lex/ModuleMap.h | 38 ++++++++++++++++++++++--------------- lib/Frontend/FrontendAction.cpp | 7 +++++++ lib/Lex/HeaderSearch.cpp | 20 +++++++++----------- lib/Lex/ModuleMap.cpp | 41 ++++++++++++++++------------------------ 5 files changed, 55 insertions(+), 52 deletions(-)