This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6ef4cf339c [Sema][ObjC] Disable -Wunused-parameter for ObjC methods new 54eb12a115 Added an AST matcher for declarations that are in the `std` [...]
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: docs/LibASTMatchersReference.html | 23 ++++++++++ include/clang/ASTMatchers/ASTMatchers.h | 23 ++++++++++ lib/AST/DeclBase.cpp | 3 +- lib/ASTMatchers/Dynamic/Registry.cpp | 1 + unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 51 ++++++++++++++++++++++ 5 files changed, 100 insertions(+), 1 deletion(-)