[libcxx-commits] [libcxx] [libc++] Remove <stdbool.h> (PR #164595)
Jordan Rupprecht via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 24 07:59:20 PDT 2025
rupprecht wrote:
> 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.
I ran a global test; no issues detected over here.
https://github.com/llvm/llvm-project/pull/164595
More information about the libcxx-commits
mailing list