aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorA. Jiang <de34@live.cn>2025-10-09 17:57:59 +0800
committerGitHub <noreply@github.com>2025-10-09 17:57:59 +0800
commitd6d5026b5107b940d7a7853ab16480f83c14384d (patch)
tree2a80295611cebd9e9219f86f4031d315bd984b86 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent6d905e41bc82f1a6ae88484a700099fbe26460b6 (diff)
downloadllvm-d6d5026b5107b940d7a7853ab16480f83c14384d.zip
llvm-d6d5026b5107b940d7a7853ab16480f83c14384d.tar.gz
llvm-d6d5026b5107b940d7a7853ab16480f83c14384d.tar.bz2
[libc++] Avoid transitive inclusion for `<__algorithm/find.h>` (#162508)
Currently, `size_t` and `__libcpp_is_constant_evaluated` are obtained by transitive inclusion in `<__algorithm/find.h>` when `<cwchar>` is not included. This broke module build when `_LIBCPP_HAS_WIDE_CHARACTERS` is `1` and caused CI failure. We should explicitly include the corresponding internal headers.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions