aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorIan Anderson <iana@apple.com>2025-04-29 14:59:28 -0700
committerGitHub <noreply@github.com>2025-04-29 14:59:28 -0700
commit557ddc2e5d066dbc9900cb158a842b9cd5864d8a (patch)
tree0e91ede405d345643d514bd3da7bfaa94410cf04 /clang/lib/CodeGen/CodeGenModule.cpp
parent97ec3ef4ab0eaf5e1fde9a3bf4bf4a9aaad49f33 (diff)
downloadllvm-557ddc2e5d066dbc9900cb158a842b9cd5864d8a.zip
llvm-557ddc2e5d066dbc9900cb158a842b9cd5864d8a.tar.gz
llvm-557ddc2e5d066dbc9900cb158a842b9cd5864d8a.tar.bz2
[clang][headers][Apple] Don't include_next float.h to avoid an unnecessary module dependency (#137432)
float.h doesn't define anything in Apple's SDKs that the clang float.h doesn't undefine, so all the include_next does is add an unnecessary module dependency. Skip the include_next and completely shadow the SDK header.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions