index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Use CMake interface targets to setup benchmark flags
Louis Dionne
2021-09-23
1
-53
/
+26
*
[libc++] Remove uses of _LIBCPP_HAS_NO_VARIABLE_TEMPLATES
Louis Dionne
2021-09-23
6
-135
/
+87
*
[libc++][spaceship] Implement std::pair::operator<=>
Kent Ross
2021-09-22
9
-7
/
+384
*
[libc++] Fix __wrap_iter to be a proper contiguous iterator.
Arthur O'Dwyer
2021-09-22
3
-23
/
+33
*
[libc++][NFC] Add missing whitespace in <compare>
Louis Dionne
2021-09-22
1
-0
/
+1
*
[libc++][NFCI] Remove uses of _LIBCPP_INLINE_VAR
Louis Dionne
2021-09-22
16
-248
/
+150
*
[libc++][test] Remove disable_missing_braces_warning.h from tests
Joe Loser
2021-09-22
32
-150
/
+0
*
[libc++] Disallow volatile types in std::allocator
Joe Loser
2021-09-22
6
-69
/
+42
*
[libc++][NFC] Add link to Discord channel from documentation
Louis Dionne
2021-09-22
1
-0
/
+3
*
[libc++] Add some missing _LIBCPP_HIDE_FROM_ABI markup
Louis Dionne
2021-09-21
2
-63
/
+102
*
[libc++][test] Fix iterator assertion in span.cons/deduct.pass.cpp
Joe Loser
2021-09-21
1
-23
/
+24
*
[libcxx][AIX] Remove locale fallbacks for old OS levels
David Tenty
2021-09-21
3
-287
/
+1
*
[libc++abi] Remove unnecessary atomic_support.h header from libc++abi
Louis Dionne
2021-09-21
1
-1
/
+1
*
[libc++] Surpress -Wunused-value warning in variant
Yuanfang Chen
2021-09-21
1
-1
/
+1
*
[libc++] counting_semaphore should not be default-constructible.
Arthur O'Dwyer
2021-09-21
4
-7
/
+39
*
[libc++][format] Adds parser std-format-spec.
Mark de Wever
2021-09-21
12
-10
/
+1517
*
[libc++] [P0919] Some belated review on D87171.
Arthur O'Dwyer
2021-09-20
29
-1049
/
+499
*
[libc++] [LIBCXX-DEBUG-FIXME] Constexpr char_traits::copy mustn't compare unr...
Arthur O'Dwyer
2021-09-20
7
-17
/
+19
*
Eliminate _LIBCPP_EQUAL_DELETE in favor of `=delete`.
Arthur O'Dwyer
2021-09-20
4
-18
/
+12
*
[LLVM][CMake][NFC] Resolve FIXME: Rename LLVM_CMAKE_PATH to LLVM_CMAKE_DIR th...
Alfonso Gregory
2021-09-16
1
-4
/
+4
*
[libcxx][libcxxabi] CMAKE_REQUIRED_FLAGS is a string, not a list
Nehal J Wani
2021-09-16
1
-1
/
+1
*
[SystemZ][z/OS] Missing wchar functions libc++
Muiez Ahmed
2021-09-13
4
-3
/
+193
*
[libc++] Clean up test_iterators.h. NFCI.
Arthur O'Dwyer
2021-09-09
1
-384
/
+324
*
[libc++] Add missing short wchar handling for codecvt_utf8, codecvt_utf16 and...
Xing Xue
2021-09-09
7
-718
/
+650
*
[libc++][NFC] Consistently reindent test cases for stringbuf
Louis Dionne
2021-09-09
2
-6
/
+8
*
[libc++][NFC] Move misplaced XFAIL annotation
Louis Dionne
2021-09-09
1
-2
/
+2
*
[libc++][NFC] Add #endif comment for long #if-#endif block
Louis Dionne
2021-09-09
1
-1
/
+1
*
[libc++][NFC] Remove remnants of _LIBCPP_HAS_NO_STDOUT, which should have bee...
Louis Dionne
2021-09-09
2
-10
/
+0
*
[libc++][NFC] Fix typo in comment
Louis Dionne
2021-09-09
1
-1
/
+1
*
[libc++][NFC] Reorder includes in locale.cpp
Louis Dionne
2021-09-09
1
-14
/
+15
*
[libc++][NFC] Move misplaced comment about implementation of ctype<wchar_t>
Louis Dionne
2021-09-09
1
-2
/
+2
*
[libc++] Add missing include of <cstddarg> for va_xxx functions
Louis Dionne
2021-09-09
1
-1
/
+2
*
[libc++][NFC] Move __char_traits_length_checked outside of wchar_t definitions
Louis Dionne
2021-09-09
1
-12
/
+10
*
[libc++][NFC] Remove #endif comments for really small conditionals on _LIBCPP...
Louis Dionne
2021-09-09
40
-41
/
+41
*
[libc++][NFC] Reindent documentation for LIBCXX_ENABLE_UNICODE
Louis Dionne
2021-09-09
1
-2
/
+2
*
[libc++] Implement C++20's P0476R2: std::bit_cast
Louis Dionne
2021-09-09
16
-55
/
+423
*
[libc++] Provide a way to trigger rebuild of Docker images in the CI
Louis Dionne
2021-09-09
1
-1
/
+7
*
[libc++] Move additional build bots to the from-scratch config
Louis Dionne
2021-09-09
1
-28
/
+53
*
[libc++] Clean up the no-unicode CI job
Louis Dionne
2021-09-09
2
-2
/
+2
*
Reapply [runtimes] Set more paths when building runtimes standalone
Martin Storsjö
2021-09-09
1
-0
/
+2
*
[libc++] Implement P1951, default arguments for pair's forwarding constructor
Louis Dionne
2021-09-09
5
-10
/
+172
*
Revert "[runtimes] Set more paths when building runtimes standalone"
Leonard Chan
2021-09-08
1
-2
/
+0
*
[runtimes] Allow overriding where CMake installs RUNTIME type libraries (DLLs)
Martin Storsjö
2021-09-09
2
-3
/
+9
*
[runtimes] Set more paths when building runtimes standalone
Martin Storsjö
2021-09-09
1
-0
/
+2
*
[libc++] Revert OpenBSD-related changes to the documentation
Louis Dionne
2021-09-08
2
-3
/
+2
*
[libc++][NFC] Rename _EnableIf to __enable_if_t for consistency
Louis Dionne
2021-09-08
16
-179
/
+179
*
[libc++] Comma-operator-proof a lot of algorithm/container code.
Arthur O'Dwyer
2021-09-08
16
-47
/
+50
*
[libc++] Use enable_if_t instead of _EnableIf
Louis Dionne
2021-09-08
21
-231
/
+229
*
[libcxx] [test] Simplify get_temp_file_name() for mingw
Martin Storsjö
2021-09-08
1
-9
/
+1
*
[libc++][NFC] Add missing synopsis for node handles
Louis Dionne
2021-09-07
1
-0
/
+48
[next]