[libc-commits] [libc] [libc] Fix all imports of	src/string/memory_utils (PR #114939)
    via libc-commits 
    libc-commits at lists.llvm.org
       
    Sat Nov  9 06:55:29 PST 2024
    
    
  
================
@@ -16,7 +16,7 @@
 #define LLVM_LIBC_SRC_STRING_MEMORY_UTILS_OP_BUILTIN_H
 
 #include "src/__support/CPP/type_traits.h"
-#include "src/__support/macros/config.h"
----------------
lntue wrote:
`src/__support/macros/config.h` is needed for `LIBC_NAMESPACE_DECL`
https://github.com/llvm/llvm-project/pull/114939
    
    
More information about the libc-commits
mailing list