This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0df4478 Color warnings purple rather than orange, to match actual Cla [...] new 1e75676 [modules] When merging one definition into another, propagate [...]
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/AST/ASTContext.h | 15 +++++- lib/AST/ASTContext.cpp | 63 ++++++++++++++++++++-- lib/Serialization/ASTReader.cpp | 19 ++----- .../Inputs/merge-template-pattern-visibility/a.h | 4 ++ .../Inputs/merge-template-pattern-visibility/b.h | 2 + .../Inputs/merge-template-pattern-visibility/c.h | 2 + test/Modules/merge-template-pattern-visibility.cpp | 3 ++ 7 files changed, 86 insertions(+), 22 deletions(-)