aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TextAPI/TextAPIError.cpp
diff options
context:
space:
mode:
authorWilliam Huynh <William.Huynh@arm.com>2025-07-24 19:50:50 +0100
committerGitHub <noreply@github.com>2025-07-24 19:50:50 +0100
commitbecde6d62e469f2ef11bafd7b0d2ca0c4d72818a (patch)
treec45251e2d4717d687a230e921c5d9f863ca96a33 /llvm/lib/TextAPI/TextAPIError.cpp
parentd5d94ba8bc6e00d5cf99f8b68672ca1c5011443b (diff)
downloadllvm-becde6d62e469f2ef11bafd7b0d2ca0c4d72818a.zip
llvm-becde6d62e469f2ef11bafd7b0d2ca0c4d72818a.tar.gz
llvm-becde6d62e469f2ef11bafd7b0d2ca0c4d72818a.tar.bz2
[libc] Fix issue with sigjmp_buf.h not being found (#150439)
When trying to use <setjmp.h>, it will try to include llvm-libc-types/sigjmp_buf.h due to the way that headergen works. This commit creates a dummy file, as the real implementation is found in llvm-libc-types/jmp_buf.h.
Diffstat (limited to 'llvm/lib/TextAPI/TextAPIError.cpp')
0 files changed, 0 insertions, 0 deletions