[PATCH] D127231: Restore isa<Ty>(X) asserts inside cast<Ty>(X)

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 8 09:16:41 PDT 2022


tschuett added a comment.

Maybe we can introduce an `LLVM_ASSERT` that supports severity levels and plays nice with GTEST?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127231/new/

https://reviews.llvm.org/D127231



More information about the llvm-commits mailing list