This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5a01bd7a06 Add test cases for dumping record definition data to JSON; NFC. new 0a2570df50 [clang] Adapt ASTMatcher to explicit(bool) specifier
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 | 85 ++++++++++++++++++++-- include/clang/AST/DeclCXX.h | 3 + include/clang/ASTMatchers/ASTMatchers.h | 63 +++++++++++++--- lib/ASTMatchers/Dynamic/Registry.cpp | 2 + unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 41 +++++++++++ unittests/ASTMatchers/ASTMatchersTraversalTest.cpp | 50 +++++++++++++ 6 files changed, 229 insertions(+), 15 deletions(-)