[libc-commits] [libc] [libc] Move __LLVM_LIBC__ define to __llvm-libc-common.h (PR #126877)

Petr Hosek via libc-commits libc-commits at lists.llvm.org
Wed Feb 12 09:03:53 PST 2025


petrhosek wrote:

> I'm okay with this, but including `features.h` and nothing else still needs to define this.

It will since [`features.h` includes `__llvm-libc-common.h`](https://github.com/llvm/llvm-project/blob/a3e2075e5008cefc2e896f1558b46f0882321ff5/libc/include/features.h.def#L12).

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


More information about the libc-commits mailing list