[llvm] [TableGen] Use guarded assert in constexpr functions (PR #194728)
Rahul Joshi via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 29 06:47:43 PDT 2026
https://github.com/jurahul commented:
Why can't it just be assert (which seems to work everywhere?) and then the function returning some dummy value?
https://github.com/llvm/llvm-project/pull/194728
More information about the llvm-commits
mailing list