Arthapz added a comment.
tried the patch and it seems to work with libstdc++ but not with libc++
> rm -rf .xmake build; xmake f --toolchain=clang; xmake b
checking for platform ... linux
checking for architecture ... x86_64
[ 0%]: generating.module.deps src/main.cpp
[ 4%]: compiling.h
Arthapz added a comment.
> BTW, for header units, it is still under discussion that how should build
> system and compiler interact about header units. It is still unclear whether
> or not the header units should be transparent to build systems (and other
> tools).
On XMake we built our suppor
Arthapz added a comment.
Hi, just wanted to say that i added support of these patch to XMake and it work
pretty well :)
> xmake b -vD
[ 0%]: generating.module.deps src