[libcxx-commits] [libcxx] [libc++] Add missing conditionals for feature-test macros (PR #80168)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 5 08:05:47 PST 2024


ldionne wrote:

> From a manual review this LGTM. I wonder whether we can test this better in the CI.

I'm not certain I follow what you mean. Do you mean that since we generate those tests automatically, if something's wrong in how we generate the tests, then we might not actually be testing the right thing?

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


More information about the libcxx-commits mailing list