[libcxx-commits] [libcxx] [libc++] Remove a few __has_foo defines in __config (PR #90511)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 1 11:12:00 PDT 2024


philnik777 wrote:

> > LGTM with `__has_feature` and `__has_extension` added (until we switch to GCC 14). Maybe add a TODO for that.
> 
> FYI GCC 14 is planned for next week. So we might be able to land this review quite soon. (Assuming there are no GCC 14 migration issues.)

Where did you find that info?


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


More information about the libcxx-commits mailing list