diff options
author | Argyrios Kyrtzidis <kyrtzidis@apple.com> | 2022-06-07 13:35:17 -0700 |
---|---|---|
committer | Argyrios Kyrtzidis <kyrtzidis@apple.com> | 2022-06-10 13:32:19 -0700 |
commit | fbaa8b9ae5f3c6637be7d4dae6adaab4be811625 (patch) | |
tree | 9348878c1f2cf5391659fe05b1d80d8323b0f386 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 536095a27c17e2f30765111f57d36c0ee9e211c7 (diff) | |
download | llvm-fbaa8b9ae5f3c6637be7d4dae6adaab4be811625.zip llvm-fbaa8b9ae5f3c6637be7d4dae6adaab4be811625.tar.gz llvm-fbaa8b9ae5f3c6637be7d4dae6adaab4be811625.tar.bz2 |
[Lex] Fix `fixits` for typo-corrections of preprocessing directives within skipped blocks
The `EndLoc` parameter was always unset so no fixit was emitted. But it is also unnecessary for determining the range so we can remove it.
Differential Revision: https://reviews.llvm.org/D127251
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions