[PATCH] D89844: [Clang][OpenMP][WIP] Fixed an issue of segment fault when using target nowait
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 20 21:59:46 PDT 2020
jdoerfert added a comment.
Generally OK. Unclear if we want to keep a flag so we don't need to test the pointer, but I guess it is fine too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89844/new/
https://reviews.llvm.org/D89844
More information about the cfe-commits
mailing list