[PATCH] D74387: [OpenMP][SYCL] Improve diagnosing of unsupported types usage
Mariya Podchishchaeva via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 29 11:27:08 PDT 2020
Fznamznon added a comment.
In D74387#2063423 <https://reviews.llvm.org/D74387#2063423>, @ABataev wrote:
> Seems to me, this patch crashes `llvm-project/openmp/libomptarget/test/mapping/declare_mapper_api.cpp`.
It seems this patch caused asking size of dependent type, AST context doesn't seem expecting it. I'll provide follow up fix shortly. Sorry for inconvenience.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74387/new/
https://reviews.llvm.org/D74387
More information about the cfe-commits
mailing list