[PATCH] D76323: [AST] Fix handling of long double and bool in __builtin_bit_cast

Erik Pilkington via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 2 12:09:03 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9523cf02c22a: [AST] Fix handling of long double and bool in __builtin_bit_cast (authored by erik.pilkington).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76323

Files:
  clang/include/clang/Basic/DiagnosticASTKinds.td
  clang/lib/AST/ExprConstant.cpp
  clang/test/SemaCXX/constexpr-builtin-bit-cast.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76323.289528.patch
Type: text/x-patch
Size: 5999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200902/e047322f/attachment-0001.bin>


More information about the cfe-commits mailing list