Sign in
llvm
/
libcxx
Repo is not synced to upstream anymore.
Mirrored from
http://llvm.org/git/libcxx.git
Clone this repo:
Branches
master
apple
apple25
release_30
release_32
release_33
release_34
release_35
release_350
release_36
More...
78d6a77
[libcxx] Remove shared_ptr::make_shared
by Zoe Carver
· 5 years ago
master
4dff356
[NFC] Fix typos in CMake comment
by Louis Dionne
· 5 years ago
41e7283
Refine check for `_LIBCPP_C_HAS_NO_GETS` on FreeBSD
by Dimitry Andric
· 5 years ago
7e5c563
P1152R4: Fix deprecation warnings in libc++ testsuite and in uses of is_invocable that would internally conjure up a deprecated function type.
by Richard Smith
· 5 years ago
fb94462
[libc++][test] Use <version> to get config on MSVC
by Casey Carter
· 5 years ago
5f31123
[libc++][test] Portability fix for std::any tests
by Casey Carter
· 5 years ago
cb62367
[libc++][test] Add license headers to test/support/archetypes.*
by Casey Carter
· 5 years ago
4fd9329
[libc++][test] Silence more warnings in variant tests
by Casey Carter
· 5 years ago
79d2a71
[libc++][test] std::variant test cleanup
by Casey Carter
· 5 years ago
6dc4120
[libc++][test] <=> now has a feature-test macro
by Casey Carter
· 5 years ago
1f4cad9
[libc++][test] Silence MSVC warning in std::optional test
by Casey Carter
· 5 years ago
437d5a5
[libc++] Fix linker script generation
by Petr Hosek
· 5 years ago
dda1e44
[libc++][test] Change IsSmallObject's calculation for std::any's small object buffer
by Casey Carter
· 5 years ago
193f188
[libc++][test] Miscellaneous MSVC cleanups
by Casey Carter
· 5 years ago
da6e915
Optimize operator=(const basic_string&) for tail call.
by Eric Fiselier
· 5 years ago
76ba5dd
[libc++] Workaround old versions of CMake that don't understand list(JOIN)
by Louis Dionne
· 5 years ago
ef2d239
[libc++] Move the linker script generation step to CMake
by Louis Dionne
· 5 years ago
d265021
[libc++] Make sure we link all system libraries into the benchmarks
by Louis Dionne
· 5 years ago
2a88a04
[libc++] TAKE 2: Make system libraries PRIVATE dependencies of libc++
by Louis Dionne
· 5 years ago
caa8e2c
[libc++] Add missing link-time dependencies to the benchmarks
by Louis Dionne
· 5 years ago
More »