[PATCH] D133522: [clang] Fix Complex x Float x Int conversions so it handles type sugar

Ron Lieberman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 8 15:20:16 PDT 2022


ronlieb added a comment.

hopefully will fix this ?
invalid cast kind for complex value
UNREACHABLE executed at /clang/lib/AST/ExprConstant.cpp:14263!
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and as
sociated run script.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133522



More information about the cfe-commits mailing list