aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LG
Comment at: clang/test/AST/Interp/complex.cpp:70-74
+ constexpr _Complex float F7 = {0, 1};
+ static_assert(F7, "");
+ constexpr _Complex float F8 = {1, 0
tbaeder created this revision.
tbaeder added reviewers: aaron.ballman, erichkeane, tahonermann, shafik.
Herald added a project: All.
tbaeder requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://revi