- Rename transformer::change to transformer::changeTo, make change forward to changeTo and mark it deprecated.
- Mark transformer::text and transformer::selection deprecated and migrate references to them in tests.
Paths
| Differential D69896
[libTooling] Small changes in Transformer API. ClosedPublic Authored by ymandel on Nov 6 2019, 7:58 AM.
Details
Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 6 2019, 8:06 AM Closed by commit rG9f97480cddd7: [libTooling] Small changes in Transformer API. (authored by ymandel). · Explain WhyNov 6 2019, 8:17 AM This revision was automatically updated to reflect the committed changes. Comment Actions Build breakage fixed in commit "6c683aa8d7d [libTooling] Fix breakage from change #84922"
Revision Contents
Diff 228067 clang/include/clang/Tooling/Transformer/RewriteRule.h
clang/include/clang/Tooling/Transformer/Stencil.h
clang/unittests/Tooling/TransformerTest.cpp
|