[libc-commits] [libc] [libc] Fix all imports of src/string/memory_utils (PR #114939)
Krishna Pandey via libc-commits
libc-commits at lists.llvm.org
Tue Feb 4 05:49:37 PST 2025
================
@@ -9,7 +9,6 @@
#define LIBC_SRC_STRING_MEMORY_UTILS_AARCH64_INLINE_BCMP_H
#include "src/__support/macros/attributes.h" // LIBC_INLINE
-#include "src/__support/macros/config.h"
----------------
krishna2803 wrote:
fixed in [b5262b2a](https://github.com/llvm/llvm-project/pull/114939/commits/b5262b2a1be0f24bf8e7e5009f96246cbd9afd32)
https://github.com/llvm/llvm-project/pull/114939
More information about the libc-commits
mailing list