diff options
author | Richard <legalize@xmission.com> | 2022-01-01 15:17:08 -0700 |
---|---|---|
committer | Richard <legalize@xmission.com> | 2022-01-10 15:44:12 -0700 |
commit | a2c33b0ec976c894dc45558d0b50c9c2fe87e1da (patch) | |
tree | 32a77a8101dc1f75bab30d97d504497995f0b899 /llvm/lib/Transforms/Utils/Local.cpp | |
parent | 98ab43a1d209875ce9cc39420d3e6af57ed0f5b2 (diff) | |
download | llvm-a2c33b0ec976c894dc45558d0b50c9c2fe87e1da.zip llvm-a2c33b0ec976c894dc45558d0b50c9c2fe87e1da.tar.gz llvm-a2c33b0ec976c894dc45558d0b50c9c2fe87e1da.tar.bz2 |
[clang-tidy] Refactor: Extract Class CheckRunner on check_clang_tidy.py
Break up the huge function by extracting a class, storing intermediate
state as class members and breaking up the big function into a group
of class methods all at the same level of abstraction.
Differential Revision: https://reviews.llvm.org/D56343
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions