[libc-commits] [libc] [libc] Move LLVM_LIBC_IS_DEFINED macro to its own header (PR #190081)
Victor Campos via libc-commits
libc-commits at lists.llvm.org
Thu Apr 2 02:24:04 PDT 2026
================
@@ -0,0 +1,26 @@
+//===-- LLVM_IS_DEFINED macro ----------------------------------*- C++ -*-===//
----------------
vhscampos wrote:
Also, the header delimiters at the end are not aligned. The top one is missing one `-`.
https://github.com/llvm/llvm-project/pull/190081
More information about the libc-commits
mailing list