[all-commits] [llvm/llvm-project] 235f1e: [Clang] Fix typo in __fprintf_chk Prototype (#80012)
Jinsong Ji via All-commits
all-commits at lists.llvm.org
Tue Jan 30 12:22:57 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 235f1e74fe240e414718c64d05bafc01d34c32cb
https://github.com/llvm/llvm-project/commit/235f1e74fe240e414718c64d05bafc01d34c32cb
Author: Jinsong Ji <jinsong.ji at intel.com>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
M clang/include/clang/Basic/Builtins.td
Log Message:
-----------
[Clang] Fix typo in __fprintf_chk Prototype (#80012)
An extra int was copied.
More information about the All-commits
mailing list