diff options
| author | Kadir Cetinkaya <kadircet@google.com> | 2020-02-19 19:11:01 +0100 |
|---|---|---|
| committer | Kadir Cetinkaya <kadircet@google.com> | 2020-02-25 15:36:45 +0100 |
| commit | e09754ccefc8cff7ae5fa18ce73db76339b559f5 (patch) | |
| tree | f911b0911fff01434d4068a9e475d30358923391 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
| parent | dc383f07b080aa3a5725628691163850bc50ae89 (diff) | |
| download | llvm-e09754ccefc8cff7ae5fa18ce73db76339b559f5.zip llvm-e09754ccefc8cff7ae5fa18ce73db76339b559f5.tar.gz llvm-e09754ccefc8cff7ae5fa18ce73db76339b559f5.tar.bz2 | |
[clangd] Migrate Lexer usages in TypeHierarchy to TokenBuffers
Summary:
Also fixes a bug, resulting from directly using ND.getEndLoc() for end
location of the range. As ND.getEndLoc() points to the begining of the last
token, whereas it should point one past the end, since LSP ranges are half open
(exclusive on the end).
Reviewers: sammccall
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D74850
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions
