aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2024-02-16 16:45:00 -0500
committerGitHub <noreply@github.com>2024-02-16 14:45:00 -0700
commitd8278b682386f51dfba204849c624672a3df40c7 (patch)
tree9ebedad4366a302e637f4dc6a94f44d6731867d1 /clang/lib/CodeGen/CodeGenModule.cpp
parent450462cbaceddf57812ce15b5135b17f65a77654 (diff)
downloadllvm-d8278b682386f51dfba204849c624672a3df40c7.zip
llvm-d8278b682386f51dfba204849c624672a3df40c7.tar.gz
llvm-d8278b682386f51dfba204849c624672a3df40c7.tar.bz2
[libc++] Only include <setjmp.h> from the C library if it exists (#81887)
In 2cea1babefbb, we removed the <setjmp.h> header provided by libc++. However, we did not conditionally include the underlying <setjmp.h> header only if the C library provides one, which we otherwise do consistently (see e.g. 647ddc08f43c). rdar://122978778
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions