diff options
author | William Huynh <William.Huynh@arm.com> | 2025-07-24 19:50:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-24 19:50:50 +0100 |
commit | becde6d62e469f2ef11bafd7b0d2ca0c4d72818a (patch) | |
tree | c45251e2d4717d687a230e921c5d9f863ca96a33 /llvm/lib/TextAPI/TextAPIError.cpp | |
parent | d5d94ba8bc6e00d5cf99f8b68672ca1c5011443b (diff) | |
download | llvm-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