Do not ask size of type if it is dependent. ASTContext doesn't seem expecting
this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D80829
[OpenMP][SYCL] Do not crash on attempt to diagnose unsupported type use ClosedPublic Authored by Fznamznon on May 29 2020, 11:53 AM.
Details Summary Do not ask size of type if it is dependent. ASTContext doesn't seem expecting
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 29 2020, 12:03 PM Closed by commit rGbd85b7d66887: [OpenMP][SYCL] Do not crash on attempt to diagnose unsupported type use (authored by Fznamznon, committed by bader). · Explain WhyMay 30 2020, 3:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 267449 clang/lib/Sema/Sema.cpp
clang/test/OpenMP/nvptx_unsupported_type_messages.cpp
|