This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ef465ebc4b Removed the 'id' AST matcher, which is superseded by '.bind()' new 733f052357 [Syntax] Added function to get macro expansion tokens to Tok [...]
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/Tooling/Syntax/Tokens.h | 10 ++++++++++ lib/Tooling/Syntax/Tokens.cpp | 15 +++++++++++++++ unittests/Tooling/Syntax/TokensTest.cpp | 23 +++++++++++++++++++++++ 3 files changed, 48 insertions(+)