aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2024-11-06 07:53:56 -0500
committerGitHub <noreply@github.com>2024-11-06 07:53:56 -0500
commitf1f5220958eb02a7ca4aa21cb95df4746e91bc3b (patch)
tree25f3f3e4495e0b6a534f1fcd63a59e8913c4d43b /llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
parente3a0775651190a23d8234615b9fdadd81c1c24bc (diff)
downloadllvm-f1f5220958eb02a7ca4aa21cb95df4746e91bc3b.zip
llvm-f1f5220958eb02a7ca4aa21cb95df4746e91bc3b.tar.gz
llvm-f1f5220958eb02a7ca4aa21cb95df4746e91bc3b.tar.bz2
[libc++] Only include the system <stdint.h> and <locale.h> if they exist (#115017)
Prior to aa7f377c96, we only did an #include_next of those system headers if they existed. After removing those headers from libc++, we started assuming that the system provided the headers because we unconditionally started including them. This patch fixes that.
Diffstat (limited to 'llvm/lib/Transforms/IPO/FunctionSpecialization.cpp')
0 files changed, 0 insertions, 0 deletions