Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
56926a9146fc5a222c049ede403eb28fef0a7a15
/
libcxx
56926a9
Revert "[libcxx] Enable C++17 for the benchmarks."
by Mark de Wever
· 5 years ago
d184d02
[libcxx] Enable C++17 for the benchmarks.
by Mark de Wever
· 5 years ago
0534358
[libc++] [P0646] Add feature-test macro for __cpp_lib_list_remove_return_type.
by Marek Kurdej
· 5 years ago
ee87b22
[libc+++] Mark two future tests as being FLAKY
by Louis Dionne
· 5 years ago
d34241a
[libc++] Add SHA for C++20 Synchronization Library in ABI changelog
by Louis Dionne
· 5 years ago
ed77efe
[libc++] [cmake] Better diagnostics for missing abi library headers
by Sergej Jaskiewicz
· 5 years ago
a134173
[libc++] Properly mark std::function as deprecated in C++03
by Louis Dionne
· 5 years ago
97d8d6a
[libc++] Enable std::function ABI bug demonstration on Apple Clang too
by Louis Dionne
· 5 years ago
2b2a1a4
[libc++] Mark deprecation test as UNSUPPORTED on Clang 6
by Louis Dionne
· 5 years ago
b019c5c
Partially inline basic_string copy constructor in UNSTABLE
by Martijn Vels
· 5 years ago
50b8088
[libc++] Un-xfail GCC test for new version
by Eric Fiselier
· 5 years ago
a27f29c
[libc++] Fix typo in REQUIRES that broke the GCC-tot bot configuration
by Louis Dionne
· 5 years ago
73b8d16
[libc++] Mark another test as flaky
by Eric Fiselier
· 5 years ago
3712edb1
Revert "Partially inline basic_string copy constructor in UNSTABLE"
by Martijn Vels
· 5 years ago
c030ba6
[libc++] Avoid deprecation warning in the implementation of __has_rebind
by Louis Dionne
· 5 years ago
5891e73
[libc++] Move std::string extern template declarations to end of class.
by Eric Fiselier
· 5 years ago
30cbdcb
[libc++] Revert to previous implementation of __has_rebind
by Louis Dionne
· 5 years ago
5b1e5b43
[libc++][P0174] Deprecated/removed parts of default allocator.
by Michael Park
· 5 years ago
a2fe17c
[libc++] Fix reverse_iterator test when UBSan is enabled
by Louis Dionne
· 5 years ago
06dac0c
[libc++] Mark the shared_future.wait_for test as being flaky
by Louis Dionne
· 5 years ago
8cf76e9
Partially inline basic_string copy constructor in UNSTABLE
by Martijn Vels
· 5 years ago
dffbaa4
[libcxx] Drop -D option from libtool when merging archives
by Petr Hosek
· 5 years ago
603acd9
[libcxx] When merging archives, build index even on Darwin
by Petr Hosek
· 5 years ago
6753264
Add flag _LIBCPP_ABI_STRING_OPTIMIZED_EXTERNAL_INSTANTIATIONS for basic_string ABI
by Martijn Vels
· 5 years ago
f87d30c
Partially inline basic_string::operator=(const basic_string&)
by Martijn Vels
· 5 years ago
b4b4259
[libc++] update GCC cherry-pick to build 4.8.5
by Eric Fiselier
· 5 years ago
0b8585e
[libc++] Update compiler images and more docker cleanup.
by Eric Fiselier
· 5 years ago
fdba2e4
[libc++] Update lld version on buildbots to be LLVM-11.
by Eric Fiselier
· 5 years ago
1d8fad4
[libc++] Rework docker files for buildbots.
by Eric Fiselier
· 5 years ago
d4ad2ad
[libc++] Mark more try_lock tests as possibly flaky.
by Eric Fiselier
· 5 years ago
6213884
Some fixes for open breaks on MacOS and UBSan
by ogiroux
· 5 years ago
682e703
[libc++] Workaround unused variable warning in test
by Louis Dionne
· 5 years ago
12339ef
Revert "[libc++] Do not set the `availability=XXX` feature when not testing against a system libc++"
by Louis Dionne
· 5 years ago
a0ec111
[libc++] Temporarily disable availability markup for the C++20 Synchronization library
by Louis Dionne
· 5 years ago
d260ea7
Inline basic_string::erase for fastpath where __n == npos
by Martijn Vels
· 5 years ago
14aef53
[libcxx] Fix _LIBCPP_HAS_THREAD_API_EXTERNAL build
by Mikhail Maltsev
· 5 years ago
07eb82f
Add _LIBCPP_BUILTIN_CONSTANT_P support.
by Martijn Vels
· 5 years ago
28d38a2
Remove std::shared_ptr::allocate_shared
by zoecarver
· 5 years ago
b051cc9
[NFC][libc++] Refactor some future tests to reduce code duplication
by Louis Dionne
· 5 years ago
3b5530c
[libc++] Avoid including <semaphore.h> on Apple
by Louis Dionne
· 5 years ago
e3add3e
[libcxx] Fix building for windows after 54fa9ecd3088508
by Martin Storsjö
· 5 years ago
bf6d94f
[libc++] Remove incorrect XFAIL in modules test
by Louis Dionne
· 5 years ago
7c2f4a8
[libc++] Revert 03dd205c151 "Adjust max_align_t handling"
by Louis Dionne
· 5 years ago
ab41129
[libc++] Proper fix for libc++'s modulemap after D68480
by Louis Dionne
· 5 years ago
03dd205
Adjust max_align_t handling
by Joerg Sonnenberger
· 5 years ago
e34ddc0
[arcconfig] Delete subproject arcconfigs
by Shoaib Meenai
· 5 years ago
b61e83e
[libc++] Give headers that require C++14 a cplusplus14 requires in the modulemap
by Raphael Isemann
· 5 years ago
a3d58fc
[libc++] Drop redundant check for -std=c++14
by Louis Dionne
· 5 years ago
b21405d
[libc++] Fix CI and Linux failures after landing D68480
by Louis Dionne
· 5 years ago
c008716
[libc++] Mark the C++03 version of std::function as deprecated
by Louis Dionne
· 5 years ago
80e73f2
[libc++] Adapt a few things around the implementation of P1135R6
by Louis Dionne
· 5 years ago
54fa9ec
[libc++] Implementation of C++20's P1135R6 for libcxx
by Olivier Giroux
· 5 years ago
e48849a
[libcxx] [test] Suppress MSVC++ warning 4640 under /Zc:threadSafeInit-
by Billy Robert O'Neal III
· 5 years ago
7dd6a86
[libc++] Do not set the `availability=XXX` feature when not testing against a system libc++
by Louis Dionne
· 5 years ago
d8969a1
Split _LIBCPP_STRING_EXTERN_TEMPLATE_LIST up into a V1 and UNSTABLE version.
by Martijn Vels
· 5 years ago
72ce0c8
[libc++][regex] Validate backreferences in the constructor.
by Mark de Wever
· 5 years ago
07c559c
[libc++] Explain XFAILs with std::uncaught_exceptions test
by Louis Dionne
· 5 years ago
092a57f
[libc++] Fix unqualified call to 'ref' inside shared_ptr(unique_ptr<U, D>)
by Logan Smith
· 5 years ago
e442f38
[libc++] Fix unintended ADL inside ref(reference_wrapper<T>) and cref(reference_wrapper<T>)
by Logan Smith
· 5 years ago
c4b8c3d
Add benchmarks for basic_string::erase
by Martijn Vels
· 5 years ago
c3478ef
[libc++] reduce <complex> parsing time
by Louis Dionne
· 5 years ago
6ba2d7b
[libc++] Fixes backreferences for extended grammar.
by Louis Dionne
· 5 years ago
a829443
[libc++] Fix ABI break in __bit_reference.
by Eric Fiselier
· 5 years ago
a7dcbe9
[libc++] Fix overly complicated test of std::span's extent
by Louis Dionne
· 5 years ago
5e52eff
[libc++] Add ABI list for 9.0 release
by Louis Dionne
· 5 years ago
1cff2aa
[libc++] Remove XFAILs for macOS 10.15, which were fixed in later dot releases
by Louis Dionne
· 5 years ago
23368be
Revert "[libc++] Move abs and div into stdlib.h to fix header cycle."
by Raphael Isemann
· 5 years ago
8b60ba7
[libc++] Add availability markup for std::to_chars on Apple platforms
by Louis Dionne
· 5 years ago
8424789
Update last-mod date for libcxx status page
by marshall
· 5 years ago
1a07084
Updated with list of papers and issues adopted in Prague
by marshall
· 5 years ago
82b47b2
[libc++] Move abs and div into stdlib.h to fix header cycle.
by Eric Fiselier
· 5 years ago
99382e4
[libc++] Add utility to generate and display libc++'s header dependency graph.
by Eric Fiselier
· 5 years ago
e835845
[libc++] Add missing include for is_same in test
by Eric Fiselier
· 5 years ago
cccf1ef
[libc++] Remove cycle between <type_traits> and <cstddef>
by Eric Fiselier
· 5 years ago
e337fb0
add type_traits include as required for std::integral_constant
by Eric Fiselier
· 5 years ago
f54e7b4
[libc++] Remove unnecessary typenames from std/numerics/c.math/abs.pass.cpp
by Louis Dionne
· 5 years ago
0a0e0af
[libc++] span: Fix incorrect static asserts
by Louis Dionne
· 5 years ago
8bec892
[libc++][Apple] Use CLOCK_MONOTONIC_RAW instead of CLOCK_UPTIME_RAW for steady_clock
by Louis Dionne
· 5 years ago
b5abd50
[libc++] span: Guard against overflow in span::subspan
by Louis Dionne
· 5 years ago
377a1c8
[libcxx] Don't assume cwd name in std::filesystem tests
by Sergej Jaskiewicz
· 5 years ago
11fb68a
[libc++] Unbreak test suite (CWG1423)
by David Zarzycki
· 5 years ago
37f4665
[libc++] Make sure that vector copy-construction is disabled for non-copyable types
by Louis Dionne
· 5 years ago
592f354
[libc++] Disable a filesystem test that uses debug mode with the macOS system libc++
by Louis Dionne
· 5 years ago
2234cf5
[libc++][macOS CI] Ensure that the SDK version is not older than the deployment target
by Louis Dionne
· 5 years ago
92a1f65
[libc++] span: Fix incorrect return type of span::subspan
by Louis Dionne
· 5 years ago
b4a3e6b
[libcxx] span: Remove unneeded comparison
by Louis Dionne
· 5 years ago
edbaa7f
[libc++] span: Cleanup includes
by Louis Dionne
· 5 years ago
9fda213d
[libcxx] Qualify make_move_iterator in vector::insert for input iterators
by Louis Dionne
· 5 years ago
f2af4f8
[libc++][span] Add failing tests for span::first and span::last
by Louis Dionne
· 5 years ago
1ac44d9
[libc++] Protect <span> against min/max macro
by Louis Dionne
· 5 years ago
1a7e688
Revert "[libcxx] Force-cache LIBCXX_CXX_ABI_LIBRARY_PATH"
by Sergej Jaskiewicz
· 5 years ago
5b14abf
[libcxx] [test] Update msvc_stdlib_force_include.h.
by Stephan T. Lavavej
· 5 years ago
e93e58c
Reland [libc++] [P0325] Implement to_array from LFTS with updates.
by Marek Kurdej
· 5 years ago
5e70172
Revert "[libc++] [P0325] Implement to_array from LFTS with updates."
by Marek Kurdej
· 5 years ago
282b803
White space only change: reflow a comment in basic_string
by Martijn Vels
· 5 years ago
86aae78
[libc++] [P0325] Implement to_array from LFTS with updates.
by Marek Kurdej
· 5 years ago
5e416ba
Define _LIBCPP_HAS_TIMESPEC_GET for FreeBSD when appropriate
by Dimitry Andric
· 5 years ago
7f49dc4
[CMake][libcxx] Don't wrap __config_site path in quotes on Windows
by Petr Hosek
· 5 years ago
93cdd31
[libc++] Explicitly specify LIBCXX_ENABLE_SHARED to try and fix CI
by Louis Dionne
· 5 years ago
7db4f2c
[libcxx] [Windows] Store the lconv struct returned from localeconv in locale_t
by Martin Storsjö
· 5 years ago
Next »