[libcxx-commits] [libcxx] [libcxxabi] [libc++][RFC] Always define internal feature test macros (PR #89178)

via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 9 06:44:42 PDT 2024


zibi2 wrote:

> IMO, avoiding the double-negative in this case makes things a lot easier to understand.

I agree, I don't like double negation. It's hard to read. If the change makes our lives easier we should do it.

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


More information about the libcxx-commits mailing list