[PATCH] D80374: [Clang] Enable KF and KC mode for [_Complex] __float128

Nemanja Ivanovic via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 28 05:24:03 PDT 2020


nemanjai updated this revision to Diff 266820.
nemanjai added a comment.

Handled invalid uses of `KI` as there is no corresponding integer mode and added testing for it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80374

Files:
  clang/include/clang/AST/ASTContext.h
  clang/include/clang/Basic/TargetInfo.h
  clang/lib/AST/ASTContext.cpp
  clang/lib/Basic/TargetInfo.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/Sema/attr-mode.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80374.266820.patch
Type: text/x-patch
Size: 7388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200528/16768bd5/attachment-0001.bin>


More information about the cfe-commits mailing list