Louis Dionne
|
22eff1a94a
[libc++] Use [[nodiscard]] for lock_guard, as an extension
|
6 年之前 |
Louis Dionne
|
4211451486
[libcxx] Slightly improved policy for handling experimental features
|
6 年之前 |
J. Ryan Stinnett
|
571342b54b
[Docs] Modernize references to macOS
|
6 年之前 |
Nico Weber
|
fbddc46986
libcxx: Add _LIBCPP_NODISCARD_EXT to 38 more functions
|
6 年之前 |
Louis Dionne
|
129faa51ec
[libc++] Re-document how to use <filesystem> with various versions of libc++
|
6 年之前 |
Louis Dionne
|
3b886a1ce8
[libc++] Build <filesystem> support as part of the dylib
|
6 年之前 |
Louis Dionne
|
e76d13a487
Revert "[libc++] Build <filesystem> support as part of the dylib"
|
6 年之前 |
Louis Dionne
|
582679a3fe
[libc++] Build <filesystem> support as part of the dylib
|
6 年之前 |
Louis Dionne
|
9807685d51
[libc++] Enable deprecation warnings by default
|
6 年之前 |
Louis Dionne
|
5fe0a6a0bc
[libc++] Improve diagnostics for non-const comparators and hashers in associative containers
|
6 年之前 |
Louis Dionne
|
13cf3b9b36
[libc++] Add deprecated attributes to many deprecated components
|
7 年之前 |
Roman Lebedev
|
caf40ae419
[libc++] Add _LIBCPP_ENABLE_NODISCARD and _LIBCPP_NODISCARD_EXT to allow pre-C++2a [[nodiscard]]
|
7 年之前 |
Eric Fiselier
|
a0866c5fb5
Implement <filesystem>
|
7 年之前 |
Shoaib Meenai
|
18dba06924
[libc++] Support Microsoft ABI without vcruntime headers
|
7 年之前 |
Shoaib Meenai
|
e1c9dfba1a
[libc++] Add _LIBCPP_DISABLE_EXTERN_TEMPLATE config option
|
8 年之前 |
Eric Fiselier
|
6ebcc5c9c4
Add doc for _LIBCPP_ENABLE_CXX17_DISABLED_AUTO_PTR and make it work under _LIBCPP_ENABLE_CXX17_REMOVED_FEATURES
|
8 年之前 |
Eric Fiselier
|
515ba559b9
[libcxx] Remove unexpected handlers in C++17
|
8 年之前 |
Eric Fiselier
|
ebaf7dab14
Add _LIBCPP_DIAGNOSE_WARNING and _LIBCPP_DIAGNOSE_ERROR macros.
|
8 年之前 |
Eric Fiselier
|
01eb99ac7b
Implement a throwing version of _LIBCPP_ASSERT.
|
8 年之前 |
Eric Fiselier
|
8cdac0b885
[NFC] Change whitespace to force docs rebuild
|
8 年之前 |
Eric Fiselier
|
f2f3637d40
Fix PR27374 - Remove the implicit reduced-arity-extension in tuple.
|
8 年之前 |
Shoaib Meenai
|
c6d8e8a9cc
[libc++] Add _LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS
|
8 年之前 |
Eric Fiselier
|
763984ea8d
Add docs for use-configurable libc++ features
|
8 年之前 |
Eric Fiselier
|
6637dc23f6
Fix errors in documentation
|
9 年之前 |
Eric Fiselier
|
7039fa1d20
Add documentation for new experimental library
|
9 年之前 |
Eric Fiselier
|
14a9008568
Add link to 3rd party GDB pretty-printers
|
9 年之前 |
Eric Fiselier
|
bb856cc357
[libcxx] Make libc++.so a linker script by default on most platforms.
|
9 年之前 |
Eric Fiselier
|
b9f425a434
[libcxx] Add new Sphinx documentation
|
10 年之前 |