[PATCH] D109315: [clang] Check unsupported types in expressions

Andrew Savonichev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 9 12:42:19 PDT 2021


asavonic updated this revision to Diff 371693.
asavonic added a comment.

- Reworded the diagnostic.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109315/new/

https://reviews.llvm.org/D109315

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/Sema.cpp
  clang/lib/Sema/SemaDecl.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/OpenMP/nvptx_unsupported_type_messages.cpp
  clang/test/SemaSYCL/float128.cpp
  clang/test/SemaSYCL/int128.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109315.371693.patch
Type: text/x-patch
Size: 26361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210909/29a39426/attachment-0001.bin>


More information about the cfe-commits mailing list