[clang] [llvm] [mlir] [Support] Validate number of arguments passed to formatv() (PR #105745)
Rahul Joshi via llvm-commits
llvm-commits at lists.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 llvm-commits
mailing list