[PATCH] D74731: [Clangd] Fixed assertion when processing extended ASCII characters.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 9 22:01:45 PDT 2020
sammccall added a comment.
Sorry this got stalled, it's important (I hadn't realized we were crashing on *indexing* when boost was included).
I've created D81530 <https://reviews.llvm.org/D81530> derived from this which addresses the previous round of comments and adds a testcase for indexing.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74731/new/
https://reviews.llvm.org/D74731
More information about the cfe-commits
mailing list