I can't #include

About libc++ and symbol undefined, see here:
[url]Cling -stdlib=libc++ problems

You need to compile your trunk version llvm/clang with ‘-stdlib=libc++’(by clang++), too.