[libcxx-commits] [PATCH] D97379: [libcxxabi] Fewer assumptions about path from libcxx to libcxxabi
Nico Weber via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 24 06:28:29 PST 2021
thakis added a comment.
(Alternatively, the include could say "../src/include/refstring.h"
since libcxx/include is already added as an include path, but it
sounds like there's a desire to make it get includes from the
build directory instead of the source directory in the future.
So I didn't go with that.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97379/new/
https://reviews.llvm.org/D97379
More information about the libcxx-commits
mailing list