[libc] [llvm] [libc] Remove obsolete LIBC_HAS_BUILTIN macro (PR #86554)

Marc Auberer via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 25 13:53:49 PDT 2024


================
@@ -16,12 +16,11 @@
 #include "src/__support/CPP/type_traits/true_type.h"
 #include "src/__support/CPP/type_traits/type_identity.h"
 #include "src/__support/macros/attributes.h"
-#include "src/__support/macros/config.h"
----------------
marcauberer wrote:

Done.

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


More information about the llvm-commits mailing list