Lines Matching +full:libcxx +full:-
19 * ABI compatibility with gcc's libstdc++ for some low-level features
32 ---------------------------
43 --------------
72 particular rvalue references and move-only types) requires changes to
80 -----------------------------
82 libc++ is known to work on the following platforms, using gcc-4.2 and
103 ---------------------
105 * C++11 - Complete
106 * `C++14 - Complete <http://libcxx.llvm.org/cxx1y_status.html>`__
107 * `C++1z - In Progress <http://libcxx.llvm.org/cxx1z_status.html>`__
108 * `Post C++14 Technical Specifications - In Progress <http://libcxx.llvm.org/ts1z_status.html>`__
111 ----------------------
115 * Building libc++ with ``-fno-rtti`` is not supported. However
116 linking against it with ``-fno-rtti`` is supported.
117 * On OS X v10.8 and older the CMake option ``-DLIBCXX_LIBCPPABI_VERSION=""``
123 …i?component=All%20Bugs&product=libc%2B%2B&query_format=advanced&resolution=---&order=changeddate%2…
126 ----------------
138 * `<atomic> design <http://libcxx.llvm.org/atomic_design.html>`_
139 * `<type_traits> design <http://libcxx.llvm.org/type_traits_design.html>`_
142 .. __: https://cplusplusmusings.wordpress.com/2012/07/05/clang-and-standard-libraries-on-mac-os-x/
145 ----------------------------
148 * `Apple Jenkins Builders <http://lab.llvm.org:8080/green/view/Libcxx/>`_
149 * `Windows Appveyor Builders <https://ci.appveyor.com/project/llvm-mirror/libcxx>`_
150 * `Code Coverage Results <http://efcs.ca/libcxx-coverage>`_
162 can post a message to the `cfe-dev mailing list`_ or on IRC.
168 `Phabricator <http://llvm.org/docs/Phabricator.html>`_. Please include [libcxx] in the subject and
169 add `cfe-commits` as a subscriber. Also make sure you are subscribed to the
170 `cfe-commits mailing list <http://lists.llvm.org/mailman/listinfo/cfe-commits>`_.
175 `cfe-dev mailing list <http://lists.llvm.org/mailman/listinfo/cfe-dev>`_.
176 Please include [libcxx] in the subject.
185 * `cfe-commits Mailing List`_
186 * `cfe-dev Mailing List`_
187 * `Browse libc++ -- SVN <http://llvm.org/svn/llvm-project/libcxx/trunk/>`_
188 * `Browse libc++ -- ViewVC <http://llvm.org/viewvc/llvm-project/libcxx/trunk/>`_