================
@@ -7,6 +7,8 @@
 
//===----------------------------------------------------------------------===//
 
 #include <__memory/aligned_alloc.h>
+#include <__overridable_function>
----------------
philnik777 wrote:

We already have `#include "include/refstring.h" // from libc++` inside 
`libcxxabi/src/stdlib_stdexcept.cpp`, so I don't think that should be a blocker 
from moving it to `src/`.

https://github.com/llvm/llvm-project/pull/69498
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to