[PATCH] D118755: [clangd] Crash in __memcmp_avx2_movbe
Dmitry Polukhin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 3 12:15:10 PST 2022
DmitryPolukhin added a comment.
@ivanmurashko
Overall looks good to me but please re-upload patch on top of some stable revision where failed test passes (it seems unrelated to your changes).
`struct Include` is a light weight structure so having a copy seems to be the simplest solution.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118755/new/
https://reviews.llvm.org/D118755
More information about the cfe-commits
mailing list