search for: d_libcpp_enable_cxx17_removed_bind

Displaying 2 results from an estimated 2 matches for "d_libcpp_enable_cxx17_removed_bind".

2019 Feb 07
9
[8.0.0 Release] rc2 has been tagged
Dear testers, 8.0.0-rc2 has been tagged from the release_80 branch at r353413. Please run the test script, share your results, and upload binaries. I'll get the source tarballs and docs published as soon as possible, and binaries as they become available. Thanks, Hans
2019 Feb 11
2
[cfe-dev] [8.0.0 Release] rc2 has been tagged
...t; > i've noticed a compile error with rc2 and libc++ (release_80 @svn). looks > similar to https://bugs.llvm.org/show_bug.cgi?id=40559 > > > (...)/clang++ -fPIC -target x86_64-linux-gnu --sysroot=(...) -march=x86-64 > -fuse-ld=lld -D_LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR > -D_LIBCPP_ENABLE_CXX17_REMOVED_BINDERS -stdlib=libc++ -std=gnu++1z > -flto=thin > (...) > In file included from > (...)/sysroot-x86_64-linux-gnu/usr/include/c++/v1/string:500: > In file included from > (...)/sysroot-x86_64-linux-gnu/usr/include/c++/v1/string_view:176: > In file included from > (...)/sysroot-x8...