[libcxx-commits] [libcxx] [libc++] Remove <stdbool.h> (PR #164595)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 23 08:26:22 PDT 2025


https://github.com/ldionne approved this pull request.

LGTM, but I'd like to run a build on that patch before we land it just to quantify the amount of breakage it causes (if any). People who have non-standard include path setups might not always be adding search paths for compiler builtin headers, and this could potentially break them.

CC @llvm/libcxx-vendors 

https://github.com/llvm/llvm-project/pull/164595


More information about the libcxx-commits mailing list