[PATCH] D74387: [SYCL] Defer __float128 type usage diagnostics
Mariya Podchishchaeva via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 20 13:01:11 PDT 2020
Fznamznon updated this revision to Diff 251735.
Fznamznon added a comment.
Herald added a subscriber: mgorny.
Added diagnosing of __float128 type usage.
See the summary of revision for details.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74387/new/
https://reviews.llvm.org/D74387
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Sema/Sema.h
clang/lib/Sema/CMakeLists.txt
clang/lib/Sema/SemaAvailability.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaSYCL.cpp
clang/lib/Sema/SemaType.cpp
clang/test/SemaSYCL/float128.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74387.251735.patch
Type: text/x-patch
Size: 14062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200320/4318a266/attachment.bin>
More information about the cfe-commits
mailing list