[clang] [Clang] Fix typo in __fprintf_chk Prototype (PR #80012)

via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 30 10:19:57 PST 2024


https://github.com/jyu2-git approved this pull request.

Before restruct:
It is defined as
clang/Basic/Builtins.def:731:BUILTIN(__builtin___printf_chk, "iicC*R.", "Fp:1:")

LGTM.
Thanks for fix.

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


More information about the cfe-commits mailing list