This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Cleanup some ast-matchers and lift some to utils.
ClosedPublic

Authored by etienneb on Apr 17 2016, 12:31 PM.

Details

Summary

Little cleanup to lift-out and to remove some frequently used
ast-matchers.

Some of theses matchers are candidates to be lifted to ASTMatchers.h.

Diff Detail

Event Timeline

etienneb updated this revision to Diff 54009.Apr 17 2016, 12:31 PM
etienneb retitled this revision from to [clang-tidy] Cleanup some ast-matchers and lift some to utils..
etienneb updated this object.
etienneb added a reviewer: alexfh.
etienneb added a subscriber: cfe-commits.
alexfh accepted this revision.Apr 19 2016, 3:52 PM
alexfh edited edge metadata.

Looks good! Thank you for the cleanup!

This revision is now accepted and ready to land.Apr 19 2016, 3:52 PM
etienneb updated this revision to Diff 54522.Apr 21 2016, 10:02 AM
etienneb edited edge metadata.

rebased, merge: D19262

etienneb closed this revision.Apr 21 2016, 10:03 AM