Sign in
chromium
/
external
/
llvm.org
/
libcxx
Clone this repo:
Branches
master
apple
apple25
release_30
release_32
release_33
release_34
release_35
release_350
release_36
More...
fc1962d
Reorganize locale extension fallbacks. NFCI
by Ben Craig
· 3 days ago
master
14273e8
Cleanup superfluous std:: qualifiers in <type_traits>
by Eric Fiselier
· 5 days ago
7995c48
Optimize declval for compile times. Patch from Eric Niebler.
by Eric Fiselier
· 5 days ago
ea76b44
Mark LWG2583 as complete. I did this a while ago, and forgot to update the table.
by Marshall Clow
· 5 days ago
2241cf0
Change the control flow in atomic_compare_exchange_strong to avoid a potential deadlock.
by Marshall Clow
· 5 days ago
a3388c6
Test hijacking ADL for operator& in the stream iterator constructors.
by Eric Fiselier
· 6 days ago
995f64c
Add test for r269789
by Eric Fiselier
· 6 days ago
d8fc1ec
Implement LWG2576: istream_iterator and ostream_iterator should use std::addressof
by Marshall Clow
· 6 days ago
7f271a0
Add some checking so that the TEST_HAS_XXX macros match up with the _LIBCPP_NO_HAS_XXX macros. No functional change
by Marshall Clow
· 6 days ago
2c15439
Implement P0030R1: Introduce a 3-Argument Overload to std::hypot
by Marshall Clow
· 6 days ago
3cc263d
Remove C++11 feature macros in tests. Use TEST_STD_VER instead.
by Eric Fiselier
· 7 days ago
5d98497
Add a test for uniqueptr having either NULL and nullptr
by Marshall Clow
· 7 days ago
eaba7bb
Add a couple of _LIBCPP_ASSERT calls. No functional change.
by Marshall Clow
· 7 days ago
10a6829
Disable LIBCXX_ENABLE_ABI_LINKER_SCRIPT for static library builds.
by Asiri Rathnayake
· 9 days ago
aee206a
Apply D20014 - fix a missing return in a test. Fixes PR#27720
by Marshall Clow
· 11 days ago
25bcc0f
[libcxx] Prefer C++14 over C++11 when building libc++experimental.
by Eric Fiselier
· 13 days ago
4e69be0
Generate code coverage for experimental libraries
by Eric Fiselier
· 2 weeks ago
8c8f0e5
Enable Pthread threading API on Solaris. Fix PR27677
by Eric Fiselier
· 2 weeks ago
ab46ace
Fix memory_resource build for _LIBCPP_HAS_NO_THREADS
by Eric Fiselier
· 2 weeks ago
1354c94
Update TS implementation status page
by Eric Fiselier
· 2 weeks ago
Next »