[PATCH] D91370: [OPENMP]Fix PR48076: Check map types array before accessing its front.
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 12 12:45:07 PST 2020
jhuber6 added a comment.
In D91370#2392267 <https://reviews.llvm.org/D91370#2392267>, @ABataev wrote:
> In D91370#2392171 <https://reviews.llvm.org/D91370#2392171>, @jhuber6 wrote:
>
>> LGTM then.
>>
>> Any clue what the cause of the other problem is?
>
> Could you try your test with the patch from D86119 <https://reviews.llvm.org/D86119>?
Still crashes after applying D86119 <https://reviews.llvm.org/D86119>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91370/new/
https://reviews.llvm.org/D91370
More information about the cfe-commits
mailing list