ayzhao added inline comments.
================ Comment at: clang/lib/AST/ExprConstant.cpp:15717 + // FIXME: unimplemented + llvm_unreachable("unimplemented"); } ---------------- 0x59616e wrote: > cor3ntin wrote: > > This is fairly important, ie you should make sure the feature works in > > constexpr contextes > I just let it fall through to the 'NotICE' path. FYI `constexpr` is now implemented and tested. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D129531/new/ https://reviews.llvm.org/D129531 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits