[PATCH] D114782: [X86][clang] Emit diagnostic for float and double when we have features -x87 and -sse on 64-bits

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 30 01:57:40 PST 2021


pengfei created this revision.
pengfei added reviewers: asavonic, erichkeane, nickdesaulniers.
pengfei requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

A follow up of D114162 <https://reviews.llvm.org/D114162>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114782

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Basic/Targets/X86.cpp
  clang/lib/Sema/Sema.cpp
  clang/test/Sema/x86_64-no-x87.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114782.390624.patch
Type: text/x-patch
Size: 7280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211130/6bccc3c8/attachment.bin>


More information about the cfe-commits mailing list