December 2018 Archives by subject
Starting: Mon Dec 3 06:03:25 PST 2018
Ending: Sun Dec 30 15:08:44 PST 2018
Messages: 428
- [libcxx-commits] [libcxx] r347585 - [libcxx] Fix XFAILs for aligned allocation tests
Hans Wennborg
- [libcxx-commits] [libcxx] r347585 - [libcxx] Fix XFAILs for aligned allocation tests
Louis Dionne
- [libcxx-commits] [libcxx] r347585 - [libcxx] Fix XFAILs for aligned allocation tests
Nico Weber
- [libcxx] r348138 - [libcxx] Implement P0318: unwrap_ref_decay and unwrap_reference
Louis Dionne
- [libcxx] r348296 - [libcxx] Always enable availability in the lit test suite.
Louis Dionne
- [libcxx] r348322 - Merging r343753:
Tom Stellard
- [libcxx] r348436 - [libcxx] Don't depend on availability markup to provide the streams in the dylib
Louis Dionne
- [libcxx] r348437 - [libcxx] Mark some tests as failing on macosx 10.14
Louis Dionne
- [libcxx] r348453 - Merging r343369:
Tom Stellard
- [libcxx] r348485 - [libcxx] Make return value of array<T, 0>.data() checked only for libc++
Louis Dionne
- [libcxx] r348507 - [libcxx] Add XFAILs for aligned allocation tests on AppleClang 9
Louis Dionne
- [libcxx] r348509 - [libcxx] Add checks for unique value of array<T, 0>.begin() and array<T, 0>.end()
Louis Dionne
- [libcxx] r348520 - [libcxx] Fix incorrect XFAILs for chrono tests on old macos deployment targets
Louis Dionne
- [libcxx] r348525 - [libcxx] Always convert 'use_system_cxx_lib' to an absolute path
Louis Dionne
- [libcxx] r348529 - [libc++] Improve diagnostics for non-const comparators and hashers in associative containers
Louis Dionne
- [libcxx] r348611 - [libcxx] Add paranoid cast-to-void in comma operator
Louis Dionne
- [libcxx] r348653 - [libcxx] Remove the availability_markup LIT feature
Louis Dionne
- [libcxx] r348660 - Update a couple of vector<bool> tests that were testing libc++-specific bahavior. Thanks to Andrey Maksimov for the catch.
Marshall Clow
- [libcxx] r348692 - Creating release candidate rc3 from release_701 branch
Tom Stellard
- [libcxx] r348778 - Refactor std::function to more easily support alternative implementations.
Eric Fiselier
- [libcxx] r348812 - Add a version of std::function that includes a few optimizations in ABI V2.
Eric Fiselier
- [libcxx] r348824 - [pair] Mark constructors as conditionally noexcept
Louis Dionne
- [libcxx] r348825 - Revert "[pair] Mark constructors as conditionally noexcept"
Louis Dionne
- [libcxx] r348828 - Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308
Marshall Clow
- [libcxx] r348829 - Fix problems with char8_t stuff on compilers that don't support char8_t yet
Marshall Clow
- [libcxx] r348846 - [libcxx] Fix test on compilers that do not support char8_t yet
Louis Dionne
- [libcxx] r348847 - [pair] Mark constructors as conditionally noexcept
Louis Dionne
- [libcxx] r348850 - [libcxx] Fix test failure on GCC 4.9
Louis Dionne
- [libcxx] r348867 - [NFC] Fix incorrect (but unreachable) LIT error message
Louis Dionne
- [libcxx] r348868 - [libcxx] Remove the no_default_flags LIT configuration
Louis Dionne
- [libcxx] r348871 - [libcxx] Only enable the availability LIT feature when we're testing libc++
Louis Dionne
- [libcxx] r348872 - [test] Permit NetBSD in filesystem_dynamic_test_helper.py
Michal Gorny
- [libcxx] r348967 - [test] [filesystems] Extend FreeBSD tv_sec==-1 workaround to NetBSD
Michal Gorny
- [libcxx] r348968 - [test] [filesystems] NetBSD can do symlink permissions too
Michal Gorny
- [libcxx] r348973 - [test] [depr.c.headers] XFAIL uchar.h on NetBSD
Michal Gorny
- [libcxx] r348994 - [libcxx] Add assertion in deque::pop_back when popping from an empty deque
Louis Dionne
- [libcxx] r349071 - [libcxx] Fix pop_back() tests to make sure they don't always just pass
Louis Dionne
- [libcxx] r349080 - [libc++] Fix _LIBCPP_EXPORTED_FROM_ABI when visibility annotations are disabled
Thomas Anderson
- [libcxx] r349126 - Update google benchmark version
Eric Fiselier
- [libcxx] r349127 - Update google benchmark again
Eric Fiselier
- [libcxx] r349171 - [libcxx] Make sure use_system_cxx_lib does not override cxx_runtime_root for DYLD_LIBRARY_PATH
Louis Dionne
- [libcxx] r349178 - Implement P1209 - Adopt Consistent Container Erasure from Library Fundamentals 2 for C++20. Reviewed as https://reviews.llvm.org/D55532
Marshall Clow
- [libcxx] r349181 - When resolving a merge conflict, I put something inside an #ifdef. Fixed.
Marshall Clow
- [libcxx] r349187 - [libcxx] Mark some tests as still failing on macosx10.14
Louis Dionne
- [libcxx] r349189 - Tolerate Clangs new static_assert messages
Eric Fiselier
- [libcxx] r349234 - Rework docker setup to make it easier to work around bugs on buildbots
Eric Fiselier
- [libcxx] r349235 - Fix bug in buildbot start script
Eric Fiselier
- [libcxx] r349236 - Try 2: Fix bug in buildbot start script
Eric Fiselier
- [libcxx] r349242 - Creating release candidate final from release_701 branch
Tom Stellard
- [libcxx] r349252 - Fix static assert diagnostic checks in i386
Eric Fiselier
- [libcxx] r349293 - [regex] Use distinct __regex_word on NetBSD
Michal Gorny
- [libcxx] r349294 - [test] [ctime] Ignore -Wformat-zero-length warnings
Michal Gorny
- [libcxx] r349305 - [test] [support] Use socket()+bind() to create unix sockets portably
Michal Gorny
- [libcxx] r349358 - [libcxx] Speeding up partition_point/lower_bound/upper_bound
Louis Dionne
- [libcxx] r349364 - Expect Clang diagnostics in std::launder test
Eric Fiselier
- [libcxx] r349373 - Unbreak green dragon bots w/o __builtin_launder
Eric Fiselier
- [libcxx] r349378 - [test] [re.traits] Remove asserts failing due to invalid UTF-8
Michal Gorny
- [libcxx] r349379 - [test] Add target_info for NetBSD, and XFAIL some of locale tests
Michal Gorny
- [libcxx] r349387 - Fix FP comparisons when SSE isn't available
Eric Fiselier
- [libcxx] r349408 - [libcxx][NFC] Properly indent nested #ifdefs and #defines
Louis Dionne
- [libcxx] r349426 - [libcxx] Properly mark aligned allocation macro test as XFAIL on OS X
Louis Dionne
- [libcxx] r349427 - [libcxx] Handle AppleClang 9 and 10 in XFAILs for aligned allocation tests
Louis Dionne
- [libcxx] r349484 - [libcxx] Remove XFAILs for older macOS versions
Louis Dionne
- [libcxx] r349522 - Rework the C strings tests to use ASSERT_SAME_TYPE. NFC there. Also change cwchar.pass.cpp to avoid constructing a couple things from zero - since apparently they can be enums in some weird C library. NFC there, either, since the values were never used.
Marshall Clow
- [libcxx] r349566 - Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch.
Marshall Clow
- [libcxx] r349639 - Add missing include to test. NFC
Marshall Clow
- [libcxx] r349663 - Work around GCC 9.0 regression
Eric Fiselier
- [libcxx] r349676 - [libcxx] Use custom allocator's `construct` in C++03 when available.
Volodymyr Sapsai
- [libcxx] r349780 - [libcxx] Fix order checking in unordered_multimap tests.
Louis Dionne
- [libcxx] r349877 - Mark two filesystem LWG issues as complete - nothing to do
Eric Fiselier
- [libcxx] r349881 - Implement LWG 2936: Path comparison is defined in terms of the generic format
Eric Fiselier
- [libcxx] r349883 - Implement LWG 3145: file_clock breaks ABI for C++17 implementations.
Eric Fiselier
- [libcxx] r349884 - Implement LWG 3065: Make path operators friends.
Eric Fiselier
- [libcxx] r349885 - Implement LWG 3096: path::lexically_relative is confused by trailing slashes
Eric Fiselier
- [libcxx] r349886 - Fix copy paste error in file_clock tests
Eric Fiselier
- [libcxx] r349887 - Don't forward declare _FilesystemClock in C++03
Eric Fiselier
- [libcxx] r349888 - Fix test case breakages caused by lexically_relative change
Eric Fiselier
- [libcxx] r349932 - [NFC] Fix typo in comment
Louis Dionne
- [libcxx] r349947 - [libcxx] Remove unused macro _LIBCPP_HAS_UNIQUE_TYPEINFO
Louis Dionne
- [libcxx] r350170 - More tolerance for flaky tests in libc++ on NetBSD
Kamil Rytarowski
- [libcxxabi] r348693 - Creating release candidate rc3 from release_701 branch
Tom Stellard
- [libcxxabi] r349243 - Creating release candidate final from release_701 branch
Tom Stellard
- [PATCH] D47111: <experimental/memory_resource>: Implement monotonic_buffer_resource.
Arthur O'Dwyer via Phabricator
- [PATCH] D47111: <experimental/memory_resource>: Implement monotonic_buffer_resource.
Eric Fiselier via Phabricator
- [PATCH] D47111: <experimental/memory_resource>: Implement monotonic_buffer_resource.
Arthur O'Dwyer via Phabricator
- [PATCH] D47111: <experimental/memory_resource>: Implement monotonic_buffer_resource.
Arthur O'Dwyer via Phabricator
- [PATCH] D47111: <experimental/memory_resource>: Implement monotonic_buffer_resource.
Arthur O'Dwyer via Phabricator
- [PATCH] D47344: LWG 2843 "Unclear behavior of std::pmr::memory_resource::do_allocate()"
Eric Fiselier via Phabricator
- [PATCH] D47344: LWG 2843 "Unclear behavior of std::pmr::memory_resource::do_allocate()"
Arthur O'Dwyer via Phabricator
- [PATCH] D47344: LWG 2843 "Unclear behavior of std::pmr::memory_resource::do_allocate()"
Arthur O'Dwyer via Phabricator
- [PATCH] D47344: LWG 2843 "Unclear behavior of std::pmr::memory_resource::do_allocate()"
Arthur O'Dwyer via Phabricator
- [PATCH] D47344: LWG 2843 "Unclear behavior of std::pmr::memory_resource::do_allocate()"
Arthur O'Dwyer via Phabricator
- [PATCH] D47344: LWG 2843 "Unclear behavior of std::pmr::memory_resource::do_allocate()"
Arthur O'Dwyer via Phabricator
- [PATCH] D48669: [pair] Mark constructors as conditionally noexcept
Louis Dionne via Phabricator
- [PATCH] D48669: [pair] Mark constructors as conditionally noexcept
Marshall Clow via Phabricator
- [PATCH] D48669: [pair] Mark constructors as conditionally noexcept
Louis Dionne via Phabricator
- [PATCH] D48669: [pair] Mark constructors as conditionally noexcept
Louis Dionne via Phabricator
- [PATCH] D48669: [pair] Mark constructors as conditionally noexcept
Louis Dionne via Phabricator
- [PATCH] D48669: [pair] Mark constructors as conditionally noexcept
Marshall Clow via Phabricator
- [PATCH] D48669: [pair] Mark constructors as conditionally noexcept
Louis Dionne via Phabricator
- [PATCH] D48955: [libc++] Improve diagnostics for non-const comparators and hashers in associative containers
Louis Dionne via Phabricator
- [PATCH] D48955: [libc++] Improve diagnostics for non-const comparators and hashers in associative containers
Louis Dionne via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
JF Bastien via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
Louis Dionne via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
Louis Dionne via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
Denis Yaroshevskiy via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
Louis Dionne via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
Samuel Benzaquen via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
Denis Yaroshevskiy via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
Denis Yaroshevskiy via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
Samuel Benzaquen via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
Denis Yaroshevskiy via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
Denis Yaroshevskiy via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
Denis Yaroshevskiy via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
Eric Fiselier via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
Denis Yaroshevskiy via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
Louis Dionne via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
Louis Dionne via Phabricator
- [PATCH] D53994: Fixing lower bound regression in certain situations.
Denis Yaroshevskiy via Phabricator
- [PATCH] D54485: [libcxx] Implement P0318R1: unwrap_ref_decay and unwrap_reference
Louis Dionne via Phabricator
- [PATCH] D54537: [libcxx] Remove unused macro _LIBCPP_HAS_UNIQUE_TYPEINFO
Louis Dionne via Phabricator
- [PATCH] D54537: [libcxx] Remove unused macro _LIBCPP_HAS_UNIQUE_TYPEINFO
Louis Dionne via Phabricator
- [PATCH] D54677: [hurd] Fix unconditional use of PATH_MAX
Sylvestre Ledru via Phabricator
- [PATCH] D54677: [hurd] Fix unconditional use of PATH_MAX
Eric Fiselier via Phabricator
- [PATCH] D54677: [hurd] Fix unconditional use of PATH_MAX
Samuel Thibault via Phabricator
- [PATCH] D54677: [hurd] Fix unconditional use of PATH_MAX
Samuel Thibault via Phabricator
- [PATCH] D54726: [libcxx] Support generating linker script for static library
Petr Hosek via Phabricator
- [PATCH] D54726: [libcxx] Support generating linker script for static library
Petr Hosek via Phabricator
- [PATCH] D54726: [libcxx] Support generating linker script for static library
Louis Dionne via Phabricator
- [PATCH] D54726: [libcxx] Support generating linker script for static library
Petr Hosek via Phabricator
- [PATCH] D54726: [libcxx] Support generating linker script for static library
Petr Hosek via Phabricator
- [PATCH] D54726: [libcxx] Support generating linker script for static library
Louis Dionne via Phabricator
- [PATCH] D54814: Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.
James Y Knight via Phabricator
- [PATCH] D54814: Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.
Louis Dionne via Phabricator
- [PATCH] D54814: Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.
Eric Fiselier via Phabricator
- [PATCH] D54814: Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.
Eric Fiselier via Phabricator
- [PATCH] D54814: Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.
Eric Fiselier via Phabricator
- [PATCH] D54814: Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.
Louis Dionne via Phabricator
- [PATCH] D54838: [libcxx] Fix order checking in unordered_multimap tests.
Andrey Maksimov via Phabricator
- [PATCH] D54838: [libcxx] Fix order checking in unordered_multimap tests.
Andrey Maksimov via Phabricator
- [PATCH] D54838: [libcxx] Fix order checking in unordered_multimap tests.
Louis Dionne via Phabricator
- [PATCH] D54838: [libcxx] Fix order checking in unordered_multimap tests.
Louis Dionne via Phabricator
- [PATCH] D54966: Implement P1007R3 `std::assume_aligned`
Richard Smith - zygoloid via Phabricator
- [PATCH] D54966: Implement P1007R3 `std::assume_aligned`
Richard Smith - zygoloid via Phabricator
- [PATCH] D54966: Implement P1007R3 `std::assume_aligned`
Hal Finkel via Phabricator
- [PATCH] D54966: Implement P1007R3 `std::assume_aligned`
Richard Smith - zygoloid via Phabricator
- [PATCH] D54966: Implement P1007R3 `std::assume_aligned`
Hal Finkel via Phabricator
- [PATCH] D54966: Implement P1007R3 `std::assume_aligned`
Kamil Rytarowski via Phabricator
- [PATCH] D54966: Implement P1007R3 `std::assume_aligned`
Chandler Carruth via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Louis Dionne via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Eric Fiselier via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Louis Dionne via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Eric Fiselier via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Louis Dionne via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Samuel Benzaquen via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Eric Fiselier via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Louis Dionne via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Louis Dionne via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Samuel Benzaquen via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Louis Dionne via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Samuel Benzaquen via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Louis Dionne via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Samuel Benzaquen via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Louis Dionne via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Eric Fiselier via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Eric Fiselier via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Eric Fiselier via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Shafik Yaghmour via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Jordan Soyke via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Shafik Yaghmour via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Shafik Yaghmour via Phabricator
- [PATCH] D55045: Add a version of std::function that includes a few optimizations.
Eric Fiselier via Phabricator
- [PATCH] D55079: [libcxx] Always enable availability in the lit test suite.
Louis Dionne via Phabricator
- [PATCH] D55079: [libcxx] Always enable availability in the lit test suite.
Louis Dionne via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Marshall Clow via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Marshall Clow via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Louis Dionne via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Marshall Clow via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Marshall Clow via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Marshall Clow via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Marshall Clow via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Marshall Clow via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Louis Dionne via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Marshall Clow via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Marshall Clow via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Marshall Clow via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Louis Dionne via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Marshall Clow via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Marshall Clow via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Louis Dionne via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Marshall Clow via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Marshall Clow via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Louis Dionne via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Marshall Clow via Phabricator
- [PATCH] D55308: Implement the second part of P0482 (char8_t)
Marshall Clow via Phabricator
- [PATCH] D55364: [libcxx] Portability fix: make return value of array<T, 0>.data() checked only for libc++.
Andrey Maksimov via Phabricator
- [PATCH] D55364: [libcxx] Portability fix: make return value of array<T, 0>.data() checked only for libc++.
Andrey Maksimov via Phabricator
- [PATCH] D55364: [libcxx] Portability fix: make return value of array<T, 0>.data() checked only for libc++.
Louis Dionne via Phabricator
- [PATCH] D55364: [libcxx] Portability fix: make return value of array<T, 0>.data() checked only for libc++.
Louis Dionne via Phabricator
- [PATCH] D55366: [libcxx] Add checks for unique value of array<T, 0>.begin() and array<T, 0>.end() .
Andrey Maksimov via Phabricator
- [PATCH] D55366: [libcxx] Add checks for unique value of array<T, 0>.begin() and array<T, 0>.end() .
Louis Dionne via Phabricator
- [PATCH] D55366: [libcxx] Add checks for unique value of array<T, 0>.begin() and array<T, 0>.end() .
Andrey Maksimov via Phabricator
- [PATCH] D55366: [libcxx] Add checks for unique value of array<T, 0>.begin() and array<T, 0>.end() .
Louis Dionne via Phabricator
- [PATCH] D55366: [libcxx] Add checks for unique value of array<T, 0>.begin() and array<T, 0>.end() .
Louis Dionne via Phabricator
- [PATCH] D55366: [libcxx] Add checks for unique value of array<T, 0>.begin() and array<T, 0>.end() .
Andrey Maksimov via Phabricator
- [PATCH] D55366: [libcxx] Add checks for unique value of array<T, 0>.begin() and array<T, 0>.end() .
Marshall Clow via Phabricator
- [PATCH] D55366: [libcxx] Add checks for unique value of array<T, 0>.begin() and array<T, 0>.end() .
Andrey Maksimov via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Petr Hosek via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Petr Hosek via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Louis Dionne via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Petr Hosek via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Marshall Clow via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Louis Dionne via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Petr Hosek via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Louis Dionne via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Petr Hosek via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Louis Dionne via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Petr Hosek via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Petr Hosek via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Louis Dionne via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Petr Hosek via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Louis Dionne via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Petr Hosek via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Petr Hosek via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Louis Dionne via Phabricator
- [PATCH] D55427: [libcxx] Call __count_bool_true for bitset count
Adhemerval Zanella via Phabricator
- [PATCH] D55427: [libcxx] Call __count_bool_true for bitset count
Adhemerval Zanella via Phabricator
- [PATCH] D55427: [libcxx] Call __count_bool_true for bitset count
Marshall Clow via Phabricator
- [PATCH] D55427: [libcxx] Call __count_bool_true for bitset count
Adhemerval Zanella via Phabricator
- [PATCH] D55427: [libcxx] Call __count_bool_true for bitset count
Renato Golin via Phabricator
- [PATCH] D55427: [libcxx] Call __count_bool_true for bitset count
Adhemerval Zanella via Phabricator
- [PATCH] D55427: [libcxx] Call __count_bool_true for bitset count
Adhemerval Zanella via Phabricator
- [PATCH] D55427: [libcxx] Call __count_bool_true for bitset count
Adhemerval Zanella via Phabricator
- [PATCH] D55427: [libcxx] Use specialized helper for __bit_reference count
Adhemerval Zanella via Phabricator
- [PATCH] D55427: [libcxx] Use specialized helper for __bit_reference count
Marshall Clow via Phabricator
- [PATCH] D55427: [libcxx] Use specialized helper for __bit_reference count
Marshall Clow via Phabricator
- [PATCH] D55427: [libcxx] Use specialized helper for __bit_reference count
Adhemerval Zanella via Phabricator
- [PATCH] D55466: Change `tuple_size` from a `class` to a `struct` (see PR#39871)
Marshall Clow via Phabricator
- [PATCH] D55466: Change `tuple_size` from a `class` to a `struct` (see PR#39871)
Eric Fiselier via Phabricator
- [PATCH] D55466: Change `tuple_size` from a `class` to a `struct` (see PR#39871)
Louis Dionne via Phabricator
- [PATCH] D55466: Change `tuple_size` from a `class` to a `struct` (see PR#39871)
Marshall Clow via Phabricator
- [PATCH] D55476: [libunwind] [cmake] Rename append_if to avoid collision with LLVM
Michał Górny via Phabricator
- [PATCH] D55476: [libunwind] [cmake] Rename append_if to avoid collision with LLVM
Kamil Rytarowski via Phabricator
- [PATCH] D55476: [libunwind] [cmake] Rename append_if to avoid collision with LLVM
Michał Górny via Phabricator
- [PATCH] D55517: Remove `_VSTD`
Eric Fiselier via Phabricator
- [PATCH] D55517: Remove `_VSTD`
JF Bastien via Phabricator
- [libcxx-commits] [PATCH] D55517: Remove `_VSTD`
Roman Lebedev
- [PATCH] D55517: Remove `_VSTD`
Roman Lebedev via Phabricator
- [PATCH] D55517: Remove `_VSTD`
Louis Dionne via Phabricator
- [PATCH] D55517: Remove `_VSTD`
JF Bastien via Phabricator
- [PATCH] D55517: Remove `_VSTD`
Eric Fiselier via Phabricator
- [PATCH] D55517: Remove `_VSTD`
Marshall Clow via Phabricator
- [PATCH] D55517: Remove `_VSTD`
Eric Fiselier via Phabricator
- [PATCH] D55517: Remove `_VSTD`
Eric Fiselier via Phabricator
- [PATCH] D55517: Remove `_VSTD`
JF Bastien via Phabricator
- [PATCH] D55517: Remove `_VSTD`
Marshall Clow via Phabricator
- [PATCH] D55517: Remove `_VSTD`
Eric Fiselier via Phabricator
- [PATCH] D55517: Remove `_VSTD`
Eric Fiselier via Phabricator
- [PATCH] D55517: Remove `_VSTD`
Eric Fiselier via Phabricator
- [PATCH] D55517: Remove `_VSTD`
Louis Dionne via Phabricator
- [PATCH] D55517: Remove `_VSTD`
JF Bastien via Phabricator
- [PATCH] D55517: Remove `_VSTD`
Olivier Giroux via Phabricator
- [PATCH] D55517: Remove `_VSTD`
Eric Fiselier via Phabricator
- [PATCH] D55517: Remove `_VSTD`
Eric Fiselier via Phabricator
- [PATCH] D55517: Remove `_VSTD`
Eric Fiselier via Phabricator
- [PATCH] D55520: Refactor std::function to more easily support alternative implementations.
Jordan Soyke via Phabricator
- [PATCH] D55520: Refactor std::function to more easily support alternative implementations.
Eric Fiselier via Phabricator
- [PATCH] D55520: Refactor std::function to more easily support alternative implementations.
Eric Fiselier via Phabricator
- [PATCH] D55537: Should not export public functions implemented in assembly when build static lib on Windows
Peiyuan Song via Phabricator
- [PATCH] D55537: Should not export public functions implemented in assembly when build static lib on Windows
Martin Storsjö via Phabricator
- [PATCH] D55537: Should not export public functions implemented in assembly when build static lib on Windows
Martin Storsjö via Phabricator
- [PATCH] D55576: [libcxx] [test] [support] Use socket()+bind() to create unix sockets portably
Michał Górny via Phabricator
- [PATCH] D55576: [libcxx] [test] [support] Use socket()+bind() to create unix sockets portably
Kamil Rytarowski via Phabricator
- [PATCH] D55576: [libcxx] [test] [support] Use socket()+bind() to create unix sockets portably
Michał Górny via Phabricator
- [PATCH] D55576: [libcxx] [test] [support] Use socket()+bind() to create unix sockets portably
Kamil Rytarowski via Phabricator
- [PATCH] D55576: [libcxx] [test] [support] Use socket()+bind() to create unix sockets portably
Dimitry Andric via Phabricator
- [PATCH] D55576: [libcxx] [test] [support] Use socket()+bind() to create unix sockets portably
Michał Górny via Phabricator
- [PATCH] D55576: [libcxx] [test] [support] Use socket()+bind() to create unix sockets portably
Michał Górny via Phabricator
- [PATCH] D55576: [libcxx] [test] [support] Use socket()+bind() to create unix sockets portably
Dimitry Andric via Phabricator
- [PATCH] D55610: [libunwind] Avoid code duplication in the SEH version of UnwindCursor::getRegisterName. NFC.
Martin Storsjö via Phabricator
- [PATCH] D55610: [libunwind] Avoid code duplication in the SEH version of UnwindCursor::getRegisterName. NFC.
Charles Davis via Phabricator
- [PATCH] D55610: [libunwind] Avoid code duplication in the SEH version of UnwindCursor::getRegisterName. NFC.
Marshall Clow via Phabricator
- [PATCH] D55610: [libunwind] Avoid code duplication in the SEH version of UnwindCursor::getRegisterName. NFC.
Martin Storsjö via Phabricator
- [PATCH] D55657: [libcxx] [regex] Use distinct __regex_word on NetBSD
Michał Górny via Phabricator
- [PATCH] D55657: [libcxx] [regex] Use distinct __regex_word on NetBSD
Kamil Rytarowski via Phabricator
- [PATCH] D55657: [libcxx] [regex] Use distinct __regex_word on NetBSD
Kamil Rytarowski via Phabricator
- [PATCH] D55657: [libcxx] [regex] Use distinct __regex_word on NetBSD
Michał Górny via Phabricator
- [PATCH] D55657: [libcxx] [regex] Use distinct __regex_word on NetBSD
Michał Górny via Phabricator
- [PATCH] D55661: [libcxx] [test] [ctime] Ignore -Wformat-zero-length warnings
Michał Górny via Phabricator
- [PATCH] D55661: [libcxx] [test] [ctime] Ignore -Wformat-zero-length warnings
Kamil Rytarowski via Phabricator
- [PATCH] D55661: [libcxx] [test] [ctime] Ignore -Wformat-zero-length warnings
Michał Górny via Phabricator
- [PATCH] D55661: [libcxx] [test] [ctime] Ignore -Wformat-zero-length warnings
Kamil Rytarowski via Phabricator
- [PATCH] D55661: [libcxx] [test] [ctime] Ignore -Wformat-zero-length warnings
Michał Górny via Phabricator
- [PATCH] D55664: [libc++] Fix _LIBCPP_EXPORTED_FROM_ABI when visibility annotations are disabled
Tom Anderson via Phabricator
- [PATCH] D55664: [libc++] Fix _LIBCPP_EXPORTED_FROM_ABI when visibility annotations are disabled
Louis Dionne via Phabricator
- [PATCH] D55674: [libunwind] [SEH] Add initial support for AArch64
Martin Storsjö via Phabricator
- [PATCH] D55674: [libunwind] [SEH] Add initial support for AArch64
Charles Davis via Phabricator
- [PATCH] D55674: [libunwind] [SEH] Add initial support for AArch64
Martin Storsjö via Phabricator
- [PATCH] D55674: [libunwind] [SEH] Add initial support for AArch64
Martin Storsjö via Phabricator
- [PATCH] D55674: [libunwind] [SEH] Add initial support for AArch64
Martin Storsjö via Phabricator
- [PATCH] D55674: [libunwind] [SEH] Add initial support for AArch64
Marshall Clow via Phabricator
- [PATCH] D55674: [libunwind] [SEH] Add initial support for AArch64
Martin Storsjö via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Michał Górny via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Michał Górny via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Marshall Clow via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Marshall Clow via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Marshall Clow via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Michał Górny via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Kamil Rytarowski via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Marshall Clow via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Michał Górny via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Marshall Clow via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Marshall Clow via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Michał Górny via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Marshall Clow via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Michał Górny via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Michał Górny via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Louis Dionne via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Correct expected values for invalid UTF-8
Michał Górny via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Remove asserts failing due to invalid UTF-8
Michał Górny via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Remove asserts failing due to invalid UTF-8
Kamil Rytarowski via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Remove asserts failing due to invalid UTF-8
Marshall Clow via Phabricator
- [PATCH] D55746: [libcxx] [test] [re.traits] Remove asserts failing due to invalid UTF-8
Marshall Clow via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Daniel Cederman via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Marshall Clow via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Daniel Cederman via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Daniel Cederman via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Martin Storsjö via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Daniel Cederman via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Daniel Cederman via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Daniel Cederman via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Saleem Abdulrasool via Phabricator
- [PATCH] D55767: [libcxx] [test] Add target_info for NetBSD, and XFAIL some of locale tests
Michał Górny via Phabricator
- [PATCH] D55767: [libcxx] [test] Add target_info for NetBSD, and XFAIL some of locale tests
Louis Dionne via Phabricator
- [PATCH] D55767: [libcxx] [test] Add target_info for NetBSD, and XFAIL some of locale tests
Michał Górny via Phabricator
- [PATCH] D55767: [libcxx] [test] Add target_info for NetBSD, and XFAIL some of locale tests
Kamil Rytarowski via Phabricator
- [PATCH] D55767: [libcxx] [test] Add target_info for NetBSD, and XFAIL some of locale tests
Michał Górny via Phabricator
- [PATCH] D55777: [libcxx] Portability fix: add missing includes and static_casts.
Andrey Maksimov via Phabricator
- [PATCH] D55777: [libcxx] Portability fix: add missing includes and static_casts.
Marshall Clow via Phabricator
- [PATCH] D55777: [libcxx] Portability fix: add missing includes and static_casts.
Andrey Maksimov via Phabricator
- [PATCH] D55777: [libcxx] Portability fix: add missing includes and static_casts.
Marshall Clow via Phabricator
- [PATCH] D55777: [libcxx] Portability fix: add missing includes and static_casts.
Marshall Clow via Phabricator
- [PATCH] D55777: [libcxx] Portability fix: add missing includes and static_casts.
Marshall Clow via Phabricator
- [PATCH] D55777: [libcxx] Portability fix: add missing includes and static_casts.
Andrey Maksimov via Phabricator
- [PATCH] D55777: [libcxx] Portability fix: add missing includes and static_casts.
Louis Dionne via Phabricator
- [PATCH] D55777: [libcxx] Portability fix: add missing includes and static_casts.
Andrey Maksimov via Phabricator
- [PATCH] D55791: [libcxx] Simplify conditional definition of _LIBCPP_HAS_NO_ALIGNED_ALLOCATION
Louis Dionne via Phabricator
- [PATCH] D55791: [libcxx] Simplify conditional definition of _LIBCPP_HAS_NO_ALIGNED_ALLOCATION
Louis Dionne via Phabricator
- [PATCH] D55791: [libcxx] Simplify conditional definition of _LIBCPP_HAS_NO_ALIGNED_ALLOCATION
Louis Dionne via Phabricator
- [PATCH] D55834: [libcxx] Make sure all experimental tests are disabled when enable_experimental=False
Louis Dionne via Phabricator
- [PATCH] D55834: [libcxx] Make sure all experimental tests are disabled when enable_experimental=False
Eric Fiselier via Phabricator
- [PATCH] D55834: [libcxx] Make sure all experimental tests are disabled when enable_experimental=False
Louis Dionne via Phabricator
- [PATCH] D55834: [libcxx] Make sure all experimental tests are disabled when enable_experimental=False
Marshall Clow via Phabricator
- [PATCH] D55834: [libcxx] Make sure all experimental tests are disabled when enable_experimental=False
Eric Fiselier via Phabricator
- [PATCH] D55834: [libcxx] Make sure all experimental tests are disabled when enable_experimental=False
Louis Dionne via Phabricator
- [PATCH] D55840: P0722R3: Implement library support for destroying delete
Chris Kennelly via Phabricator
- [PATCH] D55889: The initial commit of the Parallel STL upstream
Mikhail Dvorskiy via Phabricator
- [PATCH] D55889: The initial commit of the Parallel STL upstream
Louis Dionne via Phabricator
- [PATCH] D55889: The initial commit of the Parallel STL upstream
JF Bastien via Phabricator
- [PATCH] D55889: The initial commit of the Parallel STL upstream
Louis Dionne via Phabricator
- [PATCH] D55889: The initial commit of the Parallel STL upstream
JF Bastien via Phabricator
- [PATCH] D55889: The initial commit of the Parallel STL upstream
Kamil Rytarowski via Phabricator
- [PATCH] D55889: The initial commit of the Parallel STL upstream
JF Bastien via Phabricator
- [PATCH] D55889: The initial commit of the Parallel STL upstream
Mikhail Dvorskiy via Phabricator
- [PATCH] D55920: A fix of __pstl namespace usage.
Mikhail Dvorskiy via Phabricator
- [PATCH] D55920: A fix of __pstl namespace usage.
JF Bastien via Phabricator
- [PATCH] D55920: A fix of __pstl namespace usage.
Louis Dionne via Phabricator
- [PATCH] D55920: A fix of __pstl namespace usage.
JF Bastien via Phabricator
- [PATCH] D55920: A fix of __pstl namespace usage.
Thomas Rodgers via Phabricator
- [PATCH] D55920: A fix of __pstl namespace usage.
Louis Dionne via Phabricator
- [PATCH] D55920: A fix of __pstl namespace usage.
Thomas Rodgers via Phabricator
- [PATCH] D55920: A fix of __pstl namespace usage.
Louis Dionne via Phabricator
- [PATCH] D55942: [CMake] Add libunwind when 'all' is being passed as LLVM_ENABLE_PROJECTS
Louis Dionne via Phabricator
- [PATCH] D55942: [CMake] Add libunwind when 'all' is being passed as LLVM_ENABLE_PROJECTS
Louis Dionne via Phabricator
- [PATCH] D55942: [CMake] Add libunwind when 'all' is being passed as LLVM_ENABLE_PROJECTS
Louis Dionne via Phabricator
- [PATCH] D55942: [CMake] Add libunwind when 'all' is being passed as LLVM_ENABLE_PROJECTS
Zachary Turner
- [PATCH] D55942: [CMake] Add libunwind when 'all' is being passed as LLVM_ENABLE_PROJECTS
Louis Dionne
- [PATCH] D55945: [pstl] Avoid shadowing explicit lambda capture with lambda parameter
Louis Dionne via Phabricator
- [PATCH] D55945: [pstl] Avoid shadowing explicit lambda capture with lambda parameter
Louis Dionne via Phabricator
- [PATCH] D55945: [pstl] Avoid shadowing explicit lambda capture with lambda parameter
Louis Dionne via Phabricator
- [PATCH] D55963: [pstl] Initial integration with LLVM's CMake
Louis Dionne via Phabricator
- [PATCH] D55963: [pstl] Initial integration with LLVM's CMake
Louis Dionne via Phabricator
- [PATCH] D55963: [pstl] Initial integration with LLVM's CMake
Mikhail Dvorskiy via Phabricator
- [PATCH] D55963: [pstl] Initial integration with LLVM's CMake
Louis Dionne via Phabricator
- [PATCH] D55963: [pstl] Initial integration with LLVM's CMake
Louis Dionne via Phabricator
- [PATCH] D56023: [libcxx] Mark do_open, do_get and do_close parameters unused when catopen is missing
Petr Hosek via Phabricator
- [PATCH] D56023: [libcxx] Mark do_open, do_get and do_close parameters unused when catopen is missing
Marshall Clow via Phabricator
- [PATCH] D56023: [libcxx] Mark do_open, do_get and do_close parameters unused when catopen is missing
Petr Hosek via Phabricator
- [PATCH] D56023: [libcxx] Mark do_open, do_get and do_close parameters unused when catopen is missing
Petr Hosek via Phabricator
- [PATCH] D56026: [libcxxabi] Support building hermetic static library
Petr Hosek via Phabricator
- [PATCH] D56026: [libcxxabi] Support building hermetic static library
Petr Hosek via Phabricator
- [PATCH] D56051: Fix formatting of README.md for better rendering
Alexey Kukanov via Phabricator
- [PATCH] D56051: Fix formatting of README.md for better rendering
Louis Dionne via Phabricator
- [PATCH] D56051: Fix formatting of README.md for better rendering
Alexey Kukanov via Phabricator
- [PATCH] D56064: More tolerance for flaky tests in libc++ on NetBSD
Kamil Rytarowski via Phabricator
- [PATCH] D56064: More tolerance for flaky tests in libc++ on NetBSD
Kamil Rytarowski via Phabricator
- [PATCH] D56064: More tolerance for flaky tests in libc++ on NetBSD
Kamil Rytarowski via Phabricator
- [PATCH] D56064: More tolerance for flaky tests in libc++ on NetBSD
Michał Górny via Phabricator
- [PATCH] D56064: More tolerance for flaky tests in libc++ on NetBSD
Phabricator via Phabricator
- [PATCH] D56137: [pstl] Fix CMake when PARALLEL_POLICIES is disabled
Jerry Crunchtime via Phabricator
- [PATCH] D56139: [pstl] Fix compile errors when PARALLEL_POLICIES is disabled
Jerry Crunchtime via Phabricator
- [pstl] r349653 - Initial PSTL commit
JF Bastien
- [pstl] r349814 - [NFC][pstl] Re-run Clang-format on the whole repository
Louis Dionne
- [pstl] r349919 - [pstl] Initial integration with LLVM's CMake
Louis Dionne
Last message date:
Sun Dec 30 15:08:44 PST 2018
Archived on: Sun Dec 30 17:07:52 PST 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).