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

If this is only needed from files in src/, can the file be moved out of 
libcxx/include into libcxx/src? I see .h files in there, but I'm not sure what 
the proper conventions are these days.

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