[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 01:17:13 PST 2025


petrhosek wrote:

This issue was raised by @ldionne in #125587. I believe that defining `__LLVM_LIBC__` in `__llvm-libc-common.h` is the simplest solution but I'm open to other suggestions.

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


More information about the libc-commits mailing list