aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/bugprone
diff options
context:
space:
mode:
authorIlya Biryukov <ibiryukov@google.com>2019-02-20 19:26:39 +0000
committerIlya Biryukov <ibiryukov@google.com>2019-02-20 19:26:39 +0000
commitfae848526cdda3c07318f881b6f88056071012e9 (patch)
tree1ecdbd2c7eaf14ef6c326fe6e3e5b4a14935e11d /clang-tidy/bugprone
parenta225d040ba1ab533b5c031ca34c8c7da2b806b4c (diff)
[clangd] Fix a crash in Selection
Summary: The assertion checking that a range of a node is a token range does not hold in case of "split" tokens, e.g. between two closing template argument lists (`vector<vector<int>>`). Reviewers: kadircet, sammccall Reviewed By: kadircet Subscribers: ioeric, MaskRay, jkorous, arphaman, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D58447 git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@354507 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'clang-tidy/bugprone')
0 files changed, 0 insertions, 0 deletions