aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorMichael Jones <michaelrj@google.com>2025-06-13 11:00:08 -0700
committerGitHub <noreply@github.com>2025-06-13 11:00:08 -0700
commit452276ecc0f5d1cb9bf5e1655e422a68eafdb8b9 (patch)
tree7c00aa0cea1520640b5295d16c5ae5a68c1bd28b /clang/lib/CodeGen/CodeGenFunction.cpp
parent92a116c4ef822950f8c57eaa5164c844c73a1f7e (diff)
downloadllvm-452276ecc0f5d1cb9bf5e1655e422a68eafdb8b9.zip
llvm-452276ecc0f5d1cb9bf5e1655e422a68eafdb8b9.tar.gz
llvm-452276ecc0f5d1cb9bf5e1655e422a68eafdb8b9.tar.bz2
[libc] Fix missing errno include in fuzzer (#144132)
The printf parser uses errno for setting up the %m conversion. It was presumably getting this include indirectly until a recent change. This patch adds a direct dependency to fix it.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions