[PATCH] D65804: Fixed toHalfOpenFileRange assertion fail
Shaurya Gupta via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 6 07:00:47 PDT 2019
SureYeaah created this revision.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous, ilya-biryukov.
Herald added a project: clang.
- Added new function that gets Expansion range with both ends in the
same file.
- Fixes the crash at https://github.com/clangd/clangd/issues/113
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D65804
Files:
clang-tools-extra/clangd/SourceCode.cpp
clang-tools-extra/clangd/unittests/SourceCodeTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65804.213598.patch
Type: text/x-patch
Size: 5580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190806/549c310e/attachment-0001.bin>
More information about the cfe-commits
mailing list