This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f5aae6d [mips] Add test for the dynamic linker when using the mips64e [...] new 5b47ec5 [Modules] Use vfs for (recursive) directory iteration new 8d336be Add the hasDynamicExceptionSpec() AST matcher to match functi [...]
The 2 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: docs/LibASTMatchersReference.html | 16 ++++++++++++++++ include/clang/ASTMatchers/ASTMatchers.h | 20 ++++++++++++++++++++ lib/ASTMatchers/Dynamic/Registry.cpp | 1 + lib/Frontend/FrontendActions.cpp | 13 +++++++------ lib/Lex/HeaderSearch.cpp | 19 +++++++++++-------- lib/Lex/ModuleMap.cpp | 18 +++++++++++------- test/Modules/crash-vfs-umbrella-frameworks.m | 13 +++++++++++++ unittests/ASTMatchers/ASTMatchersTest.cpp | 16 ++++++++++++++++ 8 files changed, 95 insertions(+), 21 deletions(-)