This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d5aad901c0 [CMake] Build Fuchsia toolchain as -O3 new 5920af9409 [modules] When finding the owning module of an instantiated [...]
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/Frontend/VerifyDiagnosticConsumer.h | 3 +- lib/Frontend/VerifyDiagnosticConsumer.cpp | 13 ++++-- lib/Sema/SemaLookup.cpp | 2 +- test/Modules/visibility-in-instantiation.cpp | 51 +++++++++++++++++++++++ 4 files changed, 64 insertions(+), 5 deletions(-) create mode 100644 test/Modules/visibility-in-instantiation.cpp