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

So this file needs to be shared between libc++abi and libc++, unfortunately, so 
it's a bit easier to throw in under `include`.

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