Lines Matching +full:libcxx +full:-
19 * ABI compatibility with gcc's libstdc++ for some low-level features
32 ---------------------------
44 --------------
73 particular rvalue references and move-only types) requires changes to
81 -----------------------------
104 ---------------------
106 * C++11 - Complete
107 * `C++14 - Complete <http://libcxx.llvm.org/cxx1y_status.html>`__
108 * `C++17 - In Progress <http://libcxx.llvm.org/cxx1z_status.html>`__
109 * `Post C++14 Technical Specifications - In Progress <http://libcxx.llvm.org/ts1z_status.html>`__
112 ----------------------
116 * Building libc++ with ``-fno-rtti`` is not supported. However
117 linking against it with ``-fno-rtti`` is supported.
118 * On OS X v10.8 and older the CMake option ``-DLIBCXX_LIBCPPABI_VERSION=""``
124 …i?component=All%20Bugs&product=libc%2B%2B&query_format=advanced&resolution=---&order=changeddate%2…
127 ----------------
140 * `<atomic> design <http://libcxx.llvm.org/atomic_design.html>`_
141 * `<type_traits> design <http://libcxx.llvm.org/type_traits_design.html>`_
144 .. __: https://cplusplusmusings.wordpress.com/2012/07/05/clang-and-standard-libraries-on-mac-os-x/
147 ----------------------------
150 * `Apple Jenkins Builders <http://lab.llvm.org:8080/green/view/Libcxx/>`_
151 * `Windows Appveyor Builders <https://ci.appveyor.com/project/llvm-mirror/libcxx>`_
152 * `Code Coverage Results <http://efcs.ca/libcxx-coverage>`_
164 can post a message to the `libcxx-dev mailing list`_ or on IRC.
169 `Phabricator <http://llvm.org/docs/Phabricator.html>`_. Please add `libcxx-commits` as a subscriber.
170 …o make sure you are subscribed to the `libcxx-commits mailing list <http://lists.llvm.org/mailman/…
175 `libcxx-dev mailing list <http://lists.llvm.org/mailman/listinfo/libcxx-dev>`_.
184 * `libcxx-commits Mailing List`_
185 * `libcxx-dev Mailing List`_
186 * `Browse libc++ -- SVN <http://llvm.org/svn/llvm-project/libcxx/trunk/>`_
187 * `Browse libc++ -- ViewVC <http://llvm.org/viewvc/llvm-project/libcxx/trunk/>`_