pedroclobo wrote: > nice catch - any idea why the test was passing?
I don't really know how to run/verify these `constexpr` tests. At least with `ninja check-all`, they don’t seem to run in a way that clearly reports the `static_assert` failures. I've been relying on my editor's LSP. It flagged the failing `static_assert`, which is how I caught the issue. https://github.com/llvm/llvm-project/pull/152478 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits