diff options
author | Michael Jones <michaelrj@google.com> | 2025-06-13 11:00:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-13 11:00:08 -0700 |
commit | 452276ecc0f5d1cb9bf5e1655e422a68eafdb8b9 (patch) | |
tree | 7c00aa0cea1520640b5295d16c5ae5a68c1bd28b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 92a116c4ef822950f8c57eaa5164c844c73a1f7e (diff) | |
download | llvm-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/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions