[PATCH] D96102: [clangd] Fix missing __syncthreads.
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 5 11:55:28 PST 2021
jdoerfert added a comment.
In D96102#2545644 <https://reviews.llvm.org/D96102#2545644>, @oToToT wrote:
> OK, I've found what's wrong with my fix here. I should check for the clangd compile mechanism with more detail to fix this problem.
>
> Sorry for disturbance.
No worries. I'm not sure how clangd handles builtins, but I guess that is a general thing it should as this is not the only one people might want to use :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96102/new/
https://reviews.llvm.org/D96102
More information about the cfe-commits
mailing list