This is an archive of the discontinued LLVM Phabricator instance.

[ASTMatcher] Add templateName matcher.
ClosedPublic

Authored by hokein on Jul 29 2016, 8:14 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

hokein updated this revision to Diff 66123.Jul 29 2016, 8:14 AM
hokein retitled this revision from to [ASTMatcher] Add templateName matcher..
hokein updated this object.
hokein added a reviewer: klimek.
hokein added a subscriber: cfe-commits.
klimek accepted this revision.Jul 29 2016, 8:17 AM
klimek edited edge metadata.

lg

unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
550 ↗(On Diff #66123)

clang-format?

This revision is now accepted and ready to land.Jul 29 2016, 8:17 AM
hokein updated this revision to Diff 66129.Jul 29 2016, 8:48 AM
hokein marked an inline comment as done.
hokein edited edge metadata.

Fix code style.

This revision was automatically updated to reflect the committed changes.