diff options
author | Christian Kühnel <kuhnel@google.com> | 2022-02-01 13:45:59 +0000 |
---|---|---|
committer | Christian Kühnel <kuhnel@google.com> | 2022-02-03 12:05:25 +0000 |
commit | 2f8da95e070e0f6b8c3d3310de51b016176e840a (patch) | |
tree | bc95db34f2bff128ecbfc5a081c4466dfdf8a181 /llvm/lib/Transforms/Utils/ModuleUtils.cpp | |
parent | 94843ea7d7e5b004f6b70ce37716289861a2196b (diff) | |
download | llvm-2f8da95e070e0f6b8c3d3310de51b016176e840a.zip llvm-2f8da95e070e0f6b8c3d3310de51b016176e840a.tar.gz llvm-2f8da95e070e0f6b8c3d3310de51b016176e840a.tar.bz2 |
[clangd][nfc] cleanup of remaining clang-tidy findings
There were some left-overs (or new things) from the previous patches.
This will get us down to 0 open findings except:
clang-tidy is complaining in some files about
`warning: #includes are not sorted properly [llvm-include-order]`
however, clang-format does revert these changes.
It looks like clang-tidy and clang-format disagree there.
Not sure how we can fix that...
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D118698
Diffstat (limited to 'llvm/lib/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions