search for: usinglibcxx

Displaying 6 results from an estimated 6 matches for "usinglibcxx".

2018 Jul 30
2
[cfe-dev] Filesystem has Landed in Libc++
...ementation lives in the std::__fs::filesystem namespace, which is marked "inline" in C++17 but not before. We should consider documenting this as an extension to its use w/o C++17. >> >> Happy coding, >> >> /Eric >> >> [1] http://libcxx.llvm.org/docs/UsingLibcxx.html#using-filesystem-and-libc-fs <http://libcxx.llvm.org/docs/UsingLibcxx.html#using-filesystem-and-libc-fs>_______________________________________________ >> cfe-dev mailing list >> cfe-dev at lists.llvm.org <mailto:cfe-dev at lists.llvm.org> >> http://lists.llvm.org...
2018 Jul 27
5
Filesystem has Landed in Libc++
...is technically available in C++11 and later. The implementation lives in the std::__fs::filesystem namespace, which is marked "inline" in C++17 but not before. We should consider documenting this as an extension to its use w/o C++17. Happy coding, /Eric [1] http://libcxx.llvm.org/docs/UsingLibcxx.html#using-filesystem-and-libc-fs -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180726/74093f9e/attachment.html>
2018 Aug 07
2
[cfe-dev] Filesystem has Landed in Libc++
...::__fs::filesystem namespace, which is marked >> "inline" in C++17 but not before. We should consider documenting this as an >> extension to its use w/o C++17. >> >> Happy coding, >> >> /Eric >> >> [1] >> http://libcxx.llvm.org/docs/UsingLibcxx.html#using-filesystem-and-libc-fs >> _______________________________________________ >> cfe-dev mailing list >> cfe-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev >> >> >> _______________________________________________ &g...
2016 Dec 27
2
Bootstrapping with in-tree libcxx
When I tried to build with -DLLVM_ENABLE_LIBCXX, I found out that it doesn't try to use the in-tree libcxx but looks for one built and installed in the system. Since building all of llvm required CXX and using libcxx with the same version as the rest of llvm makes sense, I would certainly appreciate an option to build the in-tree libcxx as a first step and use it in when building llvm, lld,
2016 Dec 27
0
Bootstrapping with in-tree libcxx
...d stage, re-configure with -DLLVM_ENABLE_LIBCXX and build the rest of the tools. We have a downstream builder that works this way to avoid a libstdc++ defect on the host platform. I can't remember the exact details, can dig them up if it helps. Cheers, / Asiri [1] http://libcxx.llvm.org/docs/UsingLibcxx.html > > Since building all of llvm required CXX and using libcxx with the same > version as the rest of llvm makes sense, I would certainly appreciate > an option to build the in-tree libcxx as a first step and use it in when > building llvm, lld, lldb, clang, ... > > Since...
2018 Aug 09
2
[cfe-dev] Filesystem has Landed in Libc++
...not before. We should consider documenting this >> as an >> >> extension to its use w/o C++17. >> >> >> >> Happy coding, >> >> >> >> /Eric >> >> >> >> [1] >> >> >> http://libcxx.llvm.org/docs/UsingLibcxx.html#using-filesystem-and-libc-fs >> >> _______________________________________________ >> >> cfe-dev mailing list >> >> cfe-dev at lists.llvm.org >> >> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev >> >> >> >> >&gt...