summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py
diff options
context:
space:
mode:
authorYitzhak Mandelbaum <yitzhakm@google.com>2019-10-11 14:43:46 +0000
committerYitzhak Mandelbaum <yitzhakm@google.com>2019-10-11 14:43:46 +0000
commite38c36b7b0ab5c84122025032533a6fbbfd69778 (patch)
tree2d14ffe7a9f75296aa5f41e255ddd56ec0d5be6f /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py
parent472c6b0aa02238abeadeeae1c77c4a0587575b0b (diff)
downloadbcm5719-llvm-e38c36b7b0ab5c84122025032533a6fbbfd69778.tar.gz
bcm5719-llvm-e38c36b7b0ab5c84122025032533a6fbbfd69778.zip
[libTooling] Move `RewriteRule` abstraction into its own header and impl.
Summary: Move the `RewriteRule` class and related declarations into its own set of files (header, implementation). Only the `Transformer` class is left in the Transformer-named files. This change clarifies the distinction between the `RewriteRule` class, which is essential to the Transformer library, and the `Transformer` class, which is only one possible `RewriteRule` interpreter (compare to `TransformerClangTidyCheck`, a clang-tidy based interpreter). Reviewers: gribozavr Subscribers: jfb, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D68795 llvm-svn: 374558
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud