diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2023-07-11 13:41:49 +0200 |
---|---|---|
committer | Haojian Wu <hokein.wu@gmail.com> | 2023-07-11 15:02:26 +0200 |
commit | 7f3d2cd7ec254cda659c5e5a19a42105e370e04c (patch) | |
tree | 8187f163e89aceada345b7f641cea731f35b9769 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 81bc7cf609c09374a62793d74fa33709828377b6 (diff) | |
download | llvm-7f3d2cd7ec254cda659c5e5a19a42105e370e04c.zip llvm-7f3d2cd7ec254cda659c5e5a19a42105e370e04c.tar.gz llvm-7f3d2cd7ec254cda659c5e5a19a42105e370e04c.tar.bz2 |
[include-cleaner] Fix the `fixIncludes` API not respect main-file header.
The fixIncludes was using the `input` as the main file path, this will
results in inserting header at wrong places.
We need the main file path to so that we can get the real main-file
header.
Differential Revision: https://reviews.llvm.org/D154950
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions