This is an archive of the discontinued LLVM Phabricator instance.

[libTooling] Restore defaults for matchers in makeRule.
ClosedPublic

Authored by ymandel on Sep 2 2020, 11:48 AM.

Details

Summary

This patch restores the default traversal for Transformer's makeRule to
TK_AsIs. The implicit mode has proven problematic.

Diff Detail

Event Timeline

ymandel created this revision.Sep 2 2020, 11:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 2 2020, 11:48 AM
ymandel requested review of this revision.Sep 2 2020, 11:48 AM
gribozavr2 accepted this revision.Sep 2 2020, 12:11 PM
This revision is now accepted and ready to land.Sep 2 2020, 12:11 PM
This revision was automatically updated to reflect the committed changes.