[all-commits] [llvm/llvm-project] 89a7a0: Revert "[Support] Validate number of arguments pas...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Aug 29 10:29:53 PDT 2024
Branch: refs/heads/revert-105745-formatv_errorcheck
Home: https://github.com/llvm/llvm-project
Commit: 89a7a0b178e406164641e3f88bd5694994b15ba8
https://github.com/llvm/llvm-project/commit/89a7a0b178e406164641e3f88bd5694994b15ba8
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
M llvm/benchmarks/CMakeLists.txt
R llvm/benchmarks/FormatVariadicBM.cpp
M llvm/include/llvm/Support/FormatVariadic.h
M llvm/lib/Support/FormatVariadic.cpp
M llvm/unittests/Support/FormatVariadicTest.cpp
M mlir/tools/mlir-tblgen/OpFormatGen.cpp
Log Message:
-----------
Revert "[Support] Validate number of arguments passed to formatv() (#105745)"
This reverts commit fc110202dffa06950716e0cc4535b07aaa2c439c.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list