[Mlir-commits] [clang] [llvm] [mlir] [Support] Validate number of arguments passed to formatv() (PR #105745)

Rahul Joshi llvmlistbot at llvm.org
Wed Aug 28 21:06:23 PDT 2024


jurahul wrote:

The final version is good to go @joker-eph if you want to take another look. Nothing significant changed, just formatvv() is now gone and replaced with formatv(false,...).

https://github.com/llvm/llvm-project/pull/105745


More information about the Mlir-commits mailing list