[libc-commits] [libc] [llvm] [libc] Remove obsolete LIBC_HAS_BUILTIN macro (PR #86554)
Marc Auberer via libc-commits
libc-commits at lists.llvm.org
Mon Mar 25 13:53:44 PDT 2024
================
@@ -14,14 +14,13 @@
#include "src/__support/CPP/limits.h" // numeric_limits
#include "src/__support/CPP/type_traits.h"
#include "src/__support/macros/attributes.h"
-#include "src/__support/macros/config.h" // LIBC_HAS_BUILTIN
----------------
marcauberer wrote:
Done.
https://github.com/llvm/llvm-project/pull/86554
More information about the libc-commits
mailing list