tbaeder added inline comments.
================ Comment at: clang/lib/Sema/SemaDeclCXX.cpp:16656 && !isa<IntegerLiteral>(InnerCond)) { + Diag(StaticAssertLoc, diag::err_static_assert_requirement_failed) ---------------- Oops, this needs to go. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D130894/new/ https://reviews.llvm.org/D130894 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits