[PATCH] D77918: [OpenMP] Avoid crash in preparation for diagnose of unsupported type
Mariya Podchishchaeva via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 28 09:55:06 PDT 2020
Fznamznon added a comment.
In D77918#2060446 <https://reviews.llvm.org/D77918#2060446>, @jdoerfert wrote:
> I think this will be fixed by D74387 <https://reviews.llvm.org/D74387>, we should include the tests somewhere though.
D74387 <https://reviews.llvm.org/D74387> includes a test case with expression involving unsupported types outside of a function (at the end of in `nvptx_unsupported_type_messages.cpp`).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77918/new/
https://reviews.llvm.org/D77918
More information about the cfe-commits
mailing list