[PATCH] D91370: [OPENMP]Fix PR48076: Check map types array before accessing its front.
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 12 12:50:50 PST 2020
ABataev added a comment.
In D91370#2392310 <https://reviews.llvm.org/D91370#2392310>, @jhuber6 wrote:
> 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>.
Could you provide a debug log?
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