[Openmp-commits] [PATCH] D129608: [Clang][OpenMP] Fix segmentation fault when data field is used in is_device_pt.
Alexander Kornienko via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Aug 19 12:46:12 PDT 2022
alexfh added a comment.
In D129608#3735496 <https://reviews.llvm.org/D129608#3735496>, @jyu2 wrote:
> Hi @alexfh,
>
> How could I reproduce the problem? Thanks.
> Thanks.
>
> Jennifer
It should be reproducible by running the tests with the address sanitizer enabled. But it looks like this might have already been fixed in f385eaf48f5c4123b61272cd243c339d6f8526ed <https://reviews.llvm.org/rGf385eaf48f5c4123b61272cd243c339d6f8526ed>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129608/new/
https://reviews.llvm.org/D129608
More information about the Openmp-commits
mailing list