[Openmp-commits] [PATCH] D77918: [OpenMP] Avoid crash in preparation for diagnose of unsupported type

Mariya Podchishchaeva via Phabricator via Openmp-commits openmp-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 Openmp-commits mailing list