Clangd crashes due to toHalfOpenFileRange assertion #113
Milestone
Comments
|
Hmm, it seems like crashes for EXPECT_THAT(true, true) as well. |
llvm-git-migration
pushed a commit
to llvm/llvm-project
that referenced
this issue
Aug 6, 2019
Summary: - Added new function that gets Expansion range with both ends in the same file. - Fixes the crash at clangd/clangd#113 Subscribers: ilya-biryukov, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D65754 llvm-svn: 368058
chapuni
pushed a commit
to llvm-project/llvm-project-20170507
that referenced
this issue
Aug 6, 2019
Summary: - Added new function that gets Expansion range with both ends in the same file. - Fixes the crash at clangd/clangd#113 Subscribers: ilya-biryukov, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D65754
chapuni
pushed a commit
to llvm-project/llvm-project-submodule
that referenced
this issue
Aug 6, 2019
Summary: - Added new function that gets Expansion range with both ends in the same file. - Fixes the crash at clangd/clangd#113 Subscribers: ilya-biryukov, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D65754
llvm-git-migration
pushed a commit
to llvm/llvm-project
that referenced
this issue
Aug 9, 2019
------------------------------------------------------------------------ r368058 | sureyeaah | 2019-08-06 19:01:12 +0200 (Tue, 06 Aug 2019) | 11 lines Fixed toHalfOpenFileRange assertion fail Summary: - Added new function that gets Expansion range with both ends in the same file. - Fixes the crash at clangd/clangd#113 Subscribers: ilya-biryukov, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D65754 ------------------------------------------------------------------------ llvm-svn: 368407
dtzWill
pushed a commit
to llvm-mirror/clang-tools-extra
that referenced
this issue
Aug 9, 2019
------------------------------------------------------------------------ r368058 | sureyeaah | 2019-08-06 19:01:12 +0200 (Tue, 06 Aug 2019) | 11 lines Fixed toHalfOpenFileRange assertion fail Summary: - Added new function that gets Expansion range with both ends in the same file. - Fixes the crash at clangd/clangd#113 Subscribers: ilya-biryukov, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D65754 ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/branches/release_90@368407 91177308-0d34-0410-b5e6-96231b3b80d8
shrouxm
pushed a commit
to sourcegraph/lsif-clang
that referenced
this issue
Jul 12, 2020
Summary: - Added new function that gets Expansion range with both ends in the same file. - Fixes the crash at clangd/clangd#113 Subscribers: ilya-biryukov, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D65754 llvm-svn: 368058
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproduce (just trigger a code complete if it doesn't crash immediately):
Stack trace
The text was updated successfully, but these errors were encountered: