This patch restores the default traversal for Transformer's makeRule to
TK_AsIs. The implicit mode has proven problematic.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87048
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 2 2020, 12:11 PM Closed by commit rG6f0a3711bc15: [libTooling] Restore defaults for matchers in makeRule. (authored by ymandel). · Explain WhySep 2 2020, 12:37 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 289543 clang/lib/Tooling/Transformer/RewriteRule.cpp
clang/unittests/Tooling/TransformerTest.cpp
|