This is an archive of the discontinued LLVM Phabricator instance.

[ASTMatchers] Make hasOverloadedOperatorName also match freestanding overloads.
ClosedPublic

Authored by bkramer on Jul 14 2014, 5:56 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

bkramer updated this revision to Diff 11372.Jul 14 2014, 5:56 AM
bkramer retitled this revision from to [ASTMatchers] Make hasOverloadedOperatorName also match freestanding overloads..
bkramer updated this object.
bkramer added a reviewer: djasper.
bkramer added a subscriber: Unknown Object (MLST).
djasper accepted this revision.Jul 14 2014, 6:06 AM
djasper edited edge metadata.

Looks good. Thank you!

This revision is now accepted and ready to land.Jul 14 2014, 6:06 AM
bkramer closed this revision.Jul 14 2014, 7:13 AM
bkramer updated this revision to Diff 11379.

Closed by commit rL212940 (authored by d0k).