January 2019 Archives by subject
Starting: Tue Jan 1 13:47:49 PST 2019
Ending: Thu Jan 31 16:25:50 PST 2019
Messages: 510
- [Diffusion] rL344207: Distinguish between library and language support for aligned allocation.
Akira Hatanaka via Phabricator
- [Diffusion] rL344207: Distinguish between library and language support for aligned allocation.
Akira Hatanaka via Phabricator
- [libcxx] r350330 - De-tab a couple tests. NFC
Marshall Clow
- [libcxx] r350477 - Revert "D56064: More tolerance for flaky tests in libc++ on NetBSD"
Kamil Rytarowski
- [libcxx] r350478 - Fix flaky symlink access time test.
Eric Fiselier
- [libcxx] r350485 - Fix PR39749 - Headers containing just #error harm __has_include.
Eric Fiselier
- [libcxx] r350489 - [libcxx] Support building hermetic static library
Petr Hosek
- [libcxx] r350535 - Add the feature test macros that were defined in p1353r0 to the headers of the appropriate tests. No actual tests yet, so NFC.
Marshall Clow
- [libcxx] r350550 - Mark more tests as flaky
Eric Fiselier
- [libcxx] r350583 - [libcxx] Optimize vectors construction of trivial types from an iterator range with const-ness mismatch.
Volodymyr Sapsai
- [libcxx] r350603 - Set the buffer of an fstream to empty when the underlying file is closed. This 'fixes' PR#38052 - std::fstream still good after closing and updating content.
Marshall Clow
- [libcxx] r350649 - [Sema] Teach Clang that aligned allocation is not supported with macosx10.13
Louis Dionne
- [libcxx] r350692 - Mark two more tests as FLAKY
Eric Fiselier
- [libcxx] r350736 - [libcxx] Remove outdated XFAILs for aligned deallocation
Louis Dionne
- [libcxx] r350739 - Mark two UDL tests as being unsupported with Clang 7
Eric Fiselier
- [libcxx] r350740 - [libcxx] Add a script to run CI on MacOS
Louis Dionne
- [libcxx] r350752 - [libcxx] Add a script to run CI on older MacOS versions
Louis Dionne
- [libcxx] r350770 - [NFC] Normalize some test 'main' signatures
JF Bastien
- [libcxx] r350772 - [NFC] Always lock free test: add indirection
JF Bastien
- [libcxx] r350872 - Filesystem tests: fix fs.op.relative
JF Bastien
- [libcxx] r350884 - [libcxx] Reorganize tests since the application of P0602R4
Louis Dionne
- [libcxx] r350929 - Implement the 'sys_time' portions of the C++20 calendaring stuff. Reviewed as D56494
Marshall Clow
- [libcxx] r350930 - Don't use the form '2017y' in tests, since some gcc versions don't allow it
Marshall Clow
- [libcxx] r350936 - [libcxx] Call __count_bool_true for bitset count
Adhemerval Zanella
- [libcxx] r350972 - Change from a to a . Fixes PR#39871.
Marshall Clow
- [libcxx] r351027 - [libcxx] Mark do_open, do_get and do_close parameters unused when catopen is missing
Petr Hosek
- [libcxx] r351140 - Generalize the comparison test structure to support cross-type comparisons. NFC to the library
Marshall Clow
- [libcxx] r351148 - [test] Fix logic error in <compare> tests; enable for MSVC Dev16
Casey Carter
- [libcxx] r351194 - Update year in license files
Hans Wennborg
- [libcxx] r351220 - [libc++] Support different libc++ namespaces in the iterator test
Petr Hosek
- [libcxx] r351225 - Add large file support to create_file for 32-bit.
Dan Albert
- [libcxx] r351226 - Fix size_t/off_t mixup in std::filesystem.
Dan Albert
- [libcxx] r351286 - Implement feature test macros using a script.
Eric Fiselier
- [libcxx] r351289 - Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.
Eric Fiselier
- [libcxx] r351290 - Fix PR40230 - std::pair may have padding on FreeBSD.
Eric Fiselier
- [libcxx] r351291 - Fix feature test macros for atomics/mutexes without threading
Eric Fiselier
- [libcxx] r351292 - Attempt to make test_macros.h even more minimal
Eric Fiselier
- [libcxx] r351299 - correct script name in generated tests
Eric Fiselier
- [libcxx] r351320 - Bump the trunk version to 9.0.0svn
Hans Wennborg
- [libcxx] r351321 - Creating release_80 branch off revision 351319
Hans Wennborg
- [libcxx] r351336 - Drop svn version suffix
Hans Wennborg
- [libcxx] r351414 - [hurd] Fix unconditional use of PATH_MAX
Eric Fiselier
- [libcxx] r351625 - Fix aligned allocation availability XFAILs after D56445.
Eric Fiselier
- [libcxx] r351631 - Install new LLVM license structure and new developer policy.
Chandler Carruth
- [libcxx] r351636 - Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
- [libcxx] r351638 - Fix all the bots.
Eric Fiselier
- [libcxx] r351648 - Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
- [libcxx] r351648 - Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
- [libcxx] r351648 - Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
- [libcxx] r351648 - Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
- [libcxx] r351648 - Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
- [libcxx] r351648 - Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
- [libcxx] r351648 - Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
- [libcxx] r351648 - Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
- [libcxx] r351648 - Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
- [libcxx] r351650 - Update generator script to use the new license file header.
Chandler Carruth
- [libcxx] r351653 - Update an example to use the new LLVM file header.
Chandler Carruth
- [libcxx] r351667 - Improve docker images and configuration; create compiler-zoo image
Eric Fiselier
- [libcxx] r351669 - Revert "Fix aligned allocation availability XFAILs after D56445."
Eric Fiselier
- [libcxx] r351670 - Fix aligned allocation availability XFAILs after D56445.
Eric Fiselier
- [libcxx-commits] [libcxx] r351670 - Fix aligned allocation availability XFAILs after D56445.
Hans Wennborg via libcxx-commits
- [libcxx] r351731 - Fix typos throughout the license files that somehow I and my reviewers
Chandler Carruth
- [libcxx] r351770 - Update with issues to be moved in San Diego
Marshall Clow
- [libcxx] r351773 - Updated issue 3144
Marshall Clow
- [libcxx] r351832 - Note that we have a patch for LWG3101
Marshall Clow
- [libcxx] r351847 - [libcxx] Include <cstring> in tests that use strcmp
Louis Dionne
- [libcxx] r351887 - While reviewing D57058, Louis had some questions about the existing span constructor tests. They were not testing the stuff that they said they were. Updated the tests to test what they should have been doing
Marshall Clow
- [libcxx] r351937 - Mark thread.condition.condvarany/wait_for.pass.cpp as flaky
Kamil Rytarowski
- [libcxx] r351944 - Mark more tests flaky
Kamil Rytarowski
- [libcxx] r351971 - Commit D11348: 'Win32 support: wcsnrtombs and mbsnrtowcs don't handle null output buffers correctly' which has been hanging around for a long time
Marshall Clow
- [libcxx-commits] [libcxx] r351980 - Merging r351670:
Hans Wennborg via libcxx-commits
- [libcxx-commits] [libcxx] r351983 - Correct mark for flaky tests
Kamil Rytarowski via libcxx-commits
- [libcxx-commits] [libcxx] r351988 - Mark another test as flaky
Kamil Rytarowski via libcxx-commits
- [libcxx-commits] [libcxx] r351991 - [test] Define _LIBCPP_AVAILABILITY_THROW_BAD_ANY_CAST in msvc_stdlib_force_include.hpp
Casey Carter via libcxx-commits
- [libcxx-commits] [libcxx] r351993 - Apply D28248: 'Work around GCC PR37804'. Thanks to mdaniels for the patch
Marshall Clow via libcxx-commits
- [libcxx-commits] [libcxx] r351995 - Mark another test as flaky
Kamil Rytarowski via libcxx-commits
- [libcxx-commits] [libcxx] r352000 - Creating release candidate rc1 from release_800 branch
Hans Wennborg via libcxx-commits
- [libcxx-commits] [libcxx] r352006 - Uncomment the entire test, but mark as XFAIL on linux-gnu because it uses locales that aren't generally available there, similar to the other regex tests
Marshall Clow via libcxx-commits
- [libcxx-commits] [libcxx] r352007 - Change a couple of '&' to addressof(). NFC
Marshall Clow via libcxx-commits
- [libcxx-commits] [libcxx] r352064 - Mark another test as flaky
Kamil Rytarowski via libcxx-commits
- [libcxx-commits] [libcxx] r352083 - [libcxx] Portability fix: unordered_set and unordered_multiset iterators are not required to be the same
Louis Dionne via libcxx-commits
- [libcxx-commits] [libcxx] r352087 - D14686: 'Protect against overloaded comma in random_shuffle and improve tests' I had to cut back on the tests with this, because they were not C++03 friendly. Thanks to gribozavr for the patch
Marshall Clow via libcxx-commits
- [libcxx-commits] [libcxx] r352097 - Mark awk.pass.cpp as XFAIL for NetBSD
Kamil Rytarowski via libcxx-commits
- [libcxx-commits] [libcxx] r352339 - update upcoming meeting issue status
Eric Fiselier via libcxx-commits
- [libcxx-commits] [libcxx] r352341 - [CMake] Use __libc_start_main rather than fopen when checking for C library
Petr Hosek via libcxx-commits
- [libcxx-commits] [libcxx] r352374 - [cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNAL_LIT always
Michal Gorny via libcxx-commits
- [libcxx-commits] [libcxx] r352411 - Revert "[CMake] Use __libc_start_main rather than fopen when checking for C library"
Petr Hosek via libcxx-commits
- [libcxx-commits] [libcxx] r352425 - [libc++] Use runtime rather then compile-time glibc version check
Petr Hosek via libcxx-commits
- [libcxx-commits] [libcxx] r352497 - Merging r352374:
Hans Wennborg via libcxx-commits
- [libcxx-commits] [libcxx] r352512 - Mark some of the behavior in the move w/allocator constructors of deque/unordered containers as 'libc++-specific'. Thanks to Andrey Maksimov for pointing this out.
Marshall Clow via libcxx-commits
- [libcxx-commits] [libcxx] r352513 - [NFC] Add missing revision for removal of bad_array_length in ABI changelog
Louis Dionne via libcxx-commits
- [libcxx-commits] [libcxx] r352514 - Adjust documentation for git migration.
James Y Knight via libcxx-commits
- [libcxx-commits] [libcxx] r352522 - Fix PR40495 - is_invokable_v<void> does not compile
Eric Fiselier via libcxx-commits
- [libcxx-commits] [libcxx] r352525 - [libc++] Fix Windows build error in include/filesystem
Thomas Anderson via libcxx-commits
- [libcxx-commits] [libcxx] r352561 - [libc++] Fix Windows build error in <functional>
Thomas Anderson via libcxx-commits
- [libcxx-commits] [libcxx] r352646 - [libc++] Don't define exception destructors when using vcruntime
Thomas Anderson via libcxx-commits
- [libcxx-commits] [libcxx] r352647 - [libc++] Don't define operator new/delete when using vcruntime
Thomas Anderson via libcxx-commits
- [libcxx-commits] [libcxx] r352648 - [libc++] Explicitly initialize std::nothrow
Thomas Anderson via libcxx-commits
- [libcxx-commits] [libcxx] r352654 - [CMake] Use correct visibility for linked libraries in CMake
Petr Hosek via libcxx-commits
- [libcxx-commits] [libcxx] r352658 - Revert "[CMake] Use correct visibility for linked libraries in CMake"
Petr Hosek via libcxx-commits
- [libcxx-commits] [libcxx] r352688 - [CMake] Use correct visibility for linked libraries in CMake
Petr Hosek via libcxx-commits
- [libcxx-commits] [libcxx] r352781 - Fix a bit of libc++-specific behavior in the regex tests; add a missing test. Reviewed as https://reviews.llvm.org/D57391 Thanks to Andrey Maksimov for the patch
Marshall Clow via libcxx-commits
- [libcxxabi] r351194 - Update year in license files
Hans Wennborg
- [libcxxabi] r351321 - Creating release_80 branch off revision 351319
Hans Wennborg
- [libcxxabi] r351337 - Drop svn version suffix
Hans Wennborg
- [libcxxabi] r351341 - Found another version number to increase from 8 to 9
Hans Wennborg
- [libcxxabi] r351474 - NFC: Make the copies of the demangler byte-for-byte identical
Erik Pilkington
- [libcxxabi] r351481 - [demangler] Ignore leading underscores if present
Erik Pilkington
- [libcxxabi] r351482 - [demangler] Support for block literals.
Erik Pilkington
- [libcxxabi] r351631 - Install new LLVM license structure and new developer policy.
Chandler Carruth
- [libcxxabi] r351635 - Remove unnecesasry comment markers.
Chandler Carruth
- [libcxxabi] r351636 - Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
- [libcxxabi] r351648 - Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
- [libcxxabi] r351731 - Fix typos throughout the license files that somehow I and my reviewers
Chandler Carruth
- [libcxxabi] r351873 - Enable LLVM_ENABLE_WARNINGS when building standalone out of tree
Martin Storsjo
- [libcxx-commits] [libcxxabi] r352000 - Creating release candidate rc1 from release_800 branch
Hans Wennborg via libcxx-commits
- [libcxx-commits] [libcxxabi] r352017 - [libcxxabi] Support building hermetic static library
Petr Hosek via libcxx-commits
- [libcxx-commits] [libcxxabi] r352341 - [CMake] Use __libc_start_main rather than fopen when checking for C library
Petr Hosek via libcxx-commits
- [libcxx-commits] [libcxxabi] r352374 - [cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNAL_LIT always
Michal Gorny via libcxx-commits
- [libcxx-commits] [libcxxabi] r352411 - Revert "[CMake] Use __libc_start_main rather than fopen when checking for C library"
Petr Hosek via libcxx-commits
- [libcxx-commits] [libcxxabi] r352498 - Merging r352374:
Hans Wennborg via libcxx-commits
- [libcxx-commits] [libcxxabi] r352514 - Adjust documentation for git migration.
James Y Knight via libcxx-commits
- [libcxx-commits] [libcxxabi] r352559 - [libunwind] Support building hermetic static library
Petr Hosek via libcxx-commits
- [libcxx-commits] [libcxxabi] r352654 - [CMake] Use correct visibility for linked libraries in CMake
Petr Hosek via libcxx-commits
- [libcxx-commits] [libcxxabi] r352658 - Revert "[CMake] Use correct visibility for linked libraries in CMake"
Petr Hosek via libcxx-commits
- [libcxx-commits] [libcxxabi] r352688 - [CMake] Use correct visibility for linked libraries in CMake
Petr Hosek via libcxx-commits
- [libcxx-commits] [PATCH] D44823: [libcxx] Improving std::vector<char> and std::deque<char> perfomance
Marshall Clow via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D44823: [libcxx] Improving std::vector<char> and std::deque<char> perfomance
Danila Kutenin via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D44823: [libcxx] Improving std::vector<char> and std::deque<char> perfomance
Marshall Clow via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D44823: [libcxx] Improving std::vector<char> and std::deque<char> perfomance
Roman Lebedev via Phabricator via libcxx-commits
- [PATCH] D50106: [libc++] Fix tuple assignment from type derived from a tuple-like
Louis Dionne via Phabricator
- [PATCH] D50106: [libc++] Fix tuple assignment from type derived from a tuple-like
Eric Fiselier via Phabricator
- [PATCH] D53631: Fix libcxx build with MinGW winpthreads
Mateusz Mikuła via Phabricator
- [PATCH] D54410: [libc++] Add C++17 deduction guides for std::function
Marshall Clow via Phabricator
- [libcxx-commits] [PATCH] D54410: [libc++] Add C++17 deduction guides for std::function
Louis Dionne via Phabricator via libcxx-commits
- [PATCH] D54677: [hurd] Fix unconditional use of PATH_MAX
Samuel Thibault via Phabricator
- [PATCH] D54677: [hurd] Fix unconditional use of PATH_MAX
Eric Fiselier via Phabricator
- [PATCH] D54677: [hurd] Fix unconditional use of PATH_MAX
Eric Fiselier via Phabricator
- [PATCH] D54772: [libcxx] Reorganize tests since the application of P0602R4
Marshall Clow via Phabricator
- [PATCH] D54772: [libcxx] Reorganize tests since the application of P0602R4
Louis Dionne via Phabricator
- [PATCH] D54814: Move internal usages of `alignof`/`__alignof` to use `_LIBCPP_ALIGNOF`.
Eric Fiselier via Phabricator
- [PATCH] D55404: [libcxx] Support building static library with hidden visibility
Petr Hosek 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
Adhemerval Zanella 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)
Marshall Clow 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)
Marshall Clow 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
Daniel Cederman via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Michał Górny via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
James Y Knight via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Jorge Gorbe Moya via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Michał Górny via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Daniel Cederman via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
James Y Knight via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Daniel Cederman via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Michał Górny 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
James Y Knight via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Michał Górny via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Daniel Cederman via Phabricator
- [PATCH] D55763: [Sparc] Add Sparc V8 support
Michał Górny 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] D55791: [libcxx] Simplify conditional definition of _LIBCPP_HAS_NO_ALIGNED_ALLOCATION
Marshall Clow 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
Marshall Clow via Phabricator
- [PATCH] D55791: [libcxx] Simplify conditional definition of _LIBCPP_HAS_NO_ALIGNED_ALLOCATION
Marshall Clow via Phabricator
- [PATCH] D55791: [libcxx] Simplify conditional definition of _LIBCPP_HAS_NO_ALIGNED_ALLOCATION
Marshall Clow via Phabricator
- [PATCH] D55791: [libcxx] Simplify conditional definition of _LIBCPP_HAS_NO_ALIGNED_ALLOCATION
Louis Dionne via Phabricator
- [PATCH] D55840: P0722R3: Implement library support for destroying delete
Marshall Clow via Phabricator
- [PATCH] D55840: P0722R3: Implement library support for destroying delete
Marshall Clow via Phabricator
- [PATCH] D55840: P0722R3: Implement library support for destroying delete
Marshall Clow via Phabricator
- [PATCH] D55840: P0722R3: Implement library support for destroying delete
Louis Dionne via Phabricator
- [PATCH] D55840: P0722R3: Implement library support for destroying delete
Chris Kennelly via Phabricator
- [PATCH] D55840: P0722R3: Implement library support for destroying delete
Marshall Clow via Phabricator
- [libcxx-commits] [PATCH] D55840: P0722R3: Implement library support for destroying delete
Louis Dionne via Phabricator via libcxx-commits
- [PATCH] D55920: A fix of __pstl namespace usage.
Mikhail Dvorskiy via Phabricator
- [PATCH] D55920: A fix of __pstl namespace usage.
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
Marshall Clow 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
Mikhail Dvorskiy 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] D56026: [libcxxabi] Support building hermetic static library
Louis Dionne 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] D56026: [libcxxabi] Support building hermetic static library
Petr Hosek via Phabricator
- [PATCH] D56026: [libcxxabi] Support building hermetic static library
Louis Dionne via Phabricator
- [libcxx-commits] [PATCH] D56026: [libcxxabi] Support building hermetic static library
Petr Hosek via Phabricator via libcxx-commits
- [PATCH] D56051: Fix formatting of README.md for better rendering
Louis Dionne via Phabricator
- [PATCH] D56064: More tolerance for flaky tests in libc++ on NetBSD
Louis Dionne 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
Eric Fiselier via Phabricator
- [PATCH] D56064: More tolerance for flaky tests in libc++ on NetBSD
Eric Fiselier 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
Eric Fiselier via Phabricator
- [PATCH] D56064: More tolerance for flaky tests in libc++ on NetBSD
Eric Fiselier via Phabricator
- [PATCH] D56064: More tolerance for flaky tests in libc++ on NetBSD
Eric Fiselier via Phabricator
- [PATCH] D56064: More tolerance for flaky tests in libc++ on NetBSD
Kamil Rytarowski via Phabricator
- [libcxx-commits] [PATCH] D56137: [pstl] Fix CMake when PARALLEL_POLICIES is disabled
Louis Dionne via Phabricator via libcxx-commits
- [PATCH] D56139: [pstl] Fix compile errors when PARALLEL_POLICIES is disabled
Mikhail Dvorskiy via Phabricator
- [PATCH] D56139: [pstl] Fix compile errors when PARALLEL_POLICIES is disabled
Alexey Kukanov via Phabricator
- [PATCH] D56139: [pstl] Fix compile errors when PARALLEL_POLICIES is disabled
Louis Dionne via Phabricator
- [PATCH] D56139: [pstl] Fix compile errors when PARALLEL_POLICIES is disabled
Louis Dionne via Phabricator
- [PATCH] D56139: [pstl] Fix compile errors when PARALLEL_POLICIES is disabled
Thomas Rodgers via Phabricator
- [PATCH] D56139: [pstl] Fix compile errors when PARALLEL_POLICIES is disabled
Thomas Rodgers via Phabricator
- [PATCH] D56139: [pstl] Fix compile errors when PARALLEL_POLICIES is disabled
Thomas Rodgers via Phabricator
- [PATCH] D56139: [pstl] Fix compile errors when PARALLEL_POLICIES is disabled
Thomas Rodgers via Phabricator
- [PATCH] D56139: [pstl] Fix compile errors when PARALLEL_POLICIES is disabled
Louis Dionne via Phabricator
- [PATCH] D56139: [pstl] Fix compile errors when PARALLEL_POLICIES is disabled
Thomas Rodgers via Phabricator
- [PATCH] D56357: Fix PR40230 - std::pair may have padding on FreeBSD.
Eric Fiselier via Phabricator
- [PATCH] D56357: Fix PR40230 - std::pair may have padding on FreeBSD.
Richard Smith - zygoloid via Phabricator
- [PATCH] D56357: Fix PR40230 - std::pair may have padding on FreeBSD.
Marshall Clow via Phabricator
- [PATCH] D56357: Fix PR40230 - std::pair may have padding on FreeBSD.
Eric Fiselier via Phabricator
- [PATCH] D56398: Add new EINTEGRITY errno
Dimitry Andric via Phabricator
- [PATCH] D56398: Add new EINTEGRITY errno
Marshall Clow via Phabricator
- [PATCH] D56493: [libcxx] Portability fix: unordered_set and unordered_multiset iterators are not required to be the same.
Andrey Maksimov via Phabricator
- [libcxx-commits] [PATCH] D56493: [libcxx] Portability fix: unordered_set and unordered_multiset iterators are not required to be the same.
Andrey Maksimov via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56493: [libcxx] Portability fix: unordered_set and unordered_multiset iterators are not required to be the same.
Louis Dionne via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56493: [libcxx] Portability fix: unordered_set and unordered_multiset iterators are not required to be the same.
Louis Dionne via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56493: [libcxx] Portability fix: unordered_set and unordered_multiset iterators are not required to be the same.
Andrey Maksimov via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56493: [libcxx] Portability fix: unordered_set and unordered_multiset iterators are not required to be the same.
Louis Dionne via Phabricator via libcxx-commits
- [PATCH] D56494: Implement the `sys_time` portions of the C++20 calendaring stuff
Marshall Clow via Phabricator
- [PATCH] D56494: Implement the `sys_time` portions of the C++20 calendaring stuff
Marshall Clow via Phabricator
- [PATCH] D56494: Implement the `sys_time` portions of the C++20 calendaring stuff
Louis Dionne via Phabricator
- [PATCH] D56494: Implement the `sys_time` portions of the C++20 calendaring stuff
Marshall Clow via Phabricator
- [PATCH] D56498: [libcxx] Fix order checking in some more unordered_multimap tests.
Andrey Maksimov via Phabricator
- [libcxx-commits] [PATCH] D56498: [libcxx] Fix order checking in some more unordered_multimap tests.
Andrey Maksimov via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56498: [libcxx] Fix order checking in some more unordered_multimap tests.
Louis Dionne via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56498: [libcxx] Fix order checking in some more unordered_multimap tests.
Andrey Maksimov via Phabricator via libcxx-commits
- [PATCH] D56500: [libcxx] Fix order checking in unordered_multiset tests.
Andrey Maksimov via Phabricator
- [libcxx-commits] [PATCH] D56500: [libcxx] Fix order checking in unordered_multiset tests.
Andrey Maksimov via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56500: [libcxx] Fix order checking in unordered_multiset tests.
Louis Dionne via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56500: [libcxx] Fix order checking in unordered_multiset tests.
Andrey Maksimov via Phabricator via libcxx-commits
- [PATCH] D56503: [libcxx] Portability fix: add missing includes.
Andrey Maksimov via Phabricator
- [PATCH] D56503: [libcxx] Portability fix: add missing includes.
Eric Fiselier via Phabricator
- [PATCH] D56503: [libcxx] Portability fix: add missing includes.
Andrey Maksimov via Phabricator
- [PATCH] D56503: [libcxx] Portability fix: add missing includes.
Andrey Maksimov via Phabricator
- [PATCH] D56503: [libcxx] Portability fix: add missing includes.
Louis Dionne via Phabricator
- [PATCH] D56503: [libcxx] Portability fix: add missing includes.
Andrey Maksimov via Phabricator
- [PATCH] D56503: [libcxx] Portability fix: add missing includes.
Andrey Maksimov via Phabricator
- [PATCH] D56503: [libcxx] Portability fix: add missing includes.
Louis Dionne via Phabricator
- [PATCH] D56503: [libcxx] Portability fix: add missing includes.
Louis Dionne via Phabricator
- [PATCH] D56519: Filesystem tests: fix fs.op.relative
JF Bastien via Phabricator
- [PATCH] D56519: Filesystem tests: fix fs.op.relative
Louis Dionne via Phabricator
- [PATCH] D56519: Filesystem tests: fix fs.op.relative
Eric Fiselier via Phabricator
- [PATCH] D56519: Filesystem tests: fix fs.op.relative
JF Bastien via Phabricator
- [PATCH] D56519: Filesystem tests: fix fs.op.relative
JF Bastien via Phabricator
- [PATCH] D56519: Filesystem tests: fix fs.op.relative
JF Bastien via Phabricator
- [PATCH] D56519: Filesystem tests: fix fs.op.relative
JF Bastien via Phabricator
- [PATCH] D56578: Fix size_t/off_t mixup in std::filesystem.
Dan Albert via Phabricator
- [PATCH] D56578: Fix size_t/off_t mixup in std::filesystem.
Marshall Clow via Phabricator
- [PATCH] D56578: Fix size_t/off_t mixup in std::filesystem.
Dan Albert via Phabricator
- [PATCH] D56578: Fix size_t/off_t mixup in std::filesystem.
Marshall Clow via Phabricator
- [PATCH] D56578: Fix size_t/off_t mixup in std::filesystem.
Eric Fiselier via Phabricator
- [PATCH] D56578: Fix size_t/off_t mixup in std::filesystem.
Dan Albert via Phabricator
- [PATCH] D56619: Add large file support to create_file for 32-bit.
Dan Albert via Phabricator
- [PATCH] D56619: Add large file support to create_file for 32-bit.
Eric Fiselier via Phabricator
- [PATCH] D56619: Add large file support to create_file for 32-bit.
Dan Albert via Phabricator
- [PATCH] D56662: The test coverage extension: the other order of includes of the key headers
Mikhail Dvorskiy via Phabricator
- [PATCH] D56662: The test coverage extension: the other order of includes of the key headers
Mikhail Dvorskiy via Phabricator
- [PATCH] D56662: The test coverage extension: the other order of includes of the key headers
Thomas Rodgers via Phabricator
- [libcxx-commits] [PATCH] D56662: The test coverage extension: the other order of includes of the key headers
Louis Dionne via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56662: The test coverage extension: the other order of includes of the key headers
Mikhail Dvorskiy via Phabricator via libcxx-commits
- [PATCH] D56676: Introduce forward definitions
Thomas Rodgers via Phabricator
- [PATCH] D56676: Introduce forward definitions
Alexey Kukanov via Phabricator
- [PATCH] D56676: Introduce forward definitions
Thomas Rodgers via Phabricator
- [PATCH] D56676: Introduce forward definitions
Thomas Rodgers
- [PATCH] D56692: More calendar bits for <chrono>
Marshall Clow via Phabricator
- [PATCH] D56692: More calendar bits for <chrono>
Marshall Clow via Phabricator
- [PATCH] D56692: More calendar bits for <chrono>
Eric Fiselier via Phabricator
- [libcxx-commits] [PATCH] D56692: More calendar bits for <chrono>
Marshall Clow via Phabricator via libcxx-commits
- [PATCH] D56698: [libc++] Support different libc++ namespaces in the iterator test
Petr Hosek via Phabricator
- [PATCH] D56698: [libc++] Support different libc++ namespaces in the iterator test
Marshall Clow via Phabricator
- [PATCH] D56698: [libc++] Support different libc++ namespaces in the iterator test
Eric Fiselier via Phabricator
- [PATCH] D56698: [libc++] Support different libc++ namespaces in the iterator test
Petr Hosek via Phabricator
- [PATCH] D56699: [libc++] Update lit test configuration
Petr Hosek via Phabricator
- [libcxx-commits] [PATCH] D56699: [libc++] Update lit test configuration
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56699: [libc++] Update lit test configuration
Louis Dionne via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56699: [libc++] Update lit test configuration
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56699: [libc++] Update lit test configuration
Petr Hosek via Phabricator via libcxx-commits
- [PATCH] D56701: [libc++] Support compiler-rt builtins library in tests
Petr Hosek via Phabricator
- [libcxx-commits] [PATCH] D56701: [libc++] Support compiler-rt builtins library in tests
Petr Hosek via Phabricator via libcxx-commits
- [PATCH] D56702: [libc++] Use runtime rather then compile-time glibc version check
Petr Hosek via Phabricator
- [PATCH] D56702: [libc++] Use runtime rather then compile-time glibc version check
Petr Hosek via Phabricator
- [PATCH] D56702: [libc++] Use runtime rather then compile-time glibc version check
Louis Dionne via Phabricator
- [libcxx-commits] [PATCH] D56702: [libc++] Use runtime rather then compile-time glibc version check
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56702: [libc++] Use runtime rather then compile-time glibc version check
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56702: [libc++] Use runtime rather then compile-time glibc version check
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56702: [libc++] Use runtime rather then compile-time glibc version check
Louis Dionne via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56702: [libc++] Use runtime rather then compile-time glibc version check
Petr Hosek via Phabricator via libcxx-commits
- [PATCH] D56750: Implement feature test macros using a script.
Eric Fiselier via Phabricator
- [PATCH] D56750: Implement feature test macros using a script.
JF Bastien via Phabricator
- [PATCH] D56750: Implement feature test macros using a script.
Marshall Clow via Phabricator
- [PATCH] D56750: Implement feature test macros using a script.
Marshall Clow via Phabricator
- [PATCH] D56750: Implement feature test macros using a script.
Eric Fiselier via Phabricator
- [PATCH] D56750: Implement feature test macros using a script.
Eric Fiselier via Phabricator
- [PATCH] D56750: Implement feature test macros using a script.
Eric Fiselier via Phabricator
- [PATCH] D56750: Implement feature test macros using a script.
Eric Fiselier via Phabricator
- [PATCH] D56750: Implement feature test macros using a script.
JF Bastien via Phabricator
- [PATCH] D56750: Implement feature test macros using a script.
Eric Fiselier via Phabricator
- [PATCH] D56750: Implement feature test macros using a script.
Louis Dionne via Phabricator
- [PATCH] D56905: [libunwind] [SjLj] Don't use __declspec(thread) in MinGW mode
Martin Storsjö via Phabricator
- [PATCH] D56905: [libunwind] [SjLj] Don't use __declspec(thread) in MinGW mode
Martin Storsjö via Phabricator
- [PATCH] D56905: [libunwind] [SjLj] Don't use __declspec(thread) in MinGW mode
Reid Kleckner via Phabricator
- [PATCH] D56905: [libunwind] [SjLj] Don't use __declspec(thread) in MinGW mode
Marshall Clow via Phabricator
- [PATCH] D56905: [libunwind] [SjLj] Don't use __declspec(thread) in MinGW mode
Martin Storsjö via Phabricator
- [PATCH] D56913: decoupling Freestanding atomic<T> from libatomic.a
Olivier Giroux via Phabricator
- [PATCH] D56913: decoupling Freestanding atomic<T> from libatomic.a
Olivier Giroux via Phabricator
- [PATCH] D56913: decoupling Freestanding atomic<T> from libatomic.a
JF Bastien via Phabricator
- [PATCH] D56913: decoupling Freestanding atomic<T> from libatomic.a
Olivier Giroux via Phabricator
- [PATCH] D56913: decoupling Freestanding atomic<T> from libatomic.a
Olivier Giroux via Phabricator
- [PATCH] D56913: decoupling Freestanding atomic<T> from libatomic.a
Louis Dionne via Phabricator
- [libcxx-commits] [PATCH] D56913: decoupling Freestanding atomic<T> from libatomic.a
Olivier Giroux via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56913: decoupling Freestanding atomic<T> from libatomic.a
Olivier Giroux via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56913: decoupling Freestanding atomic<T> from libatomic.a
Olivier Giroux via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56913: decoupling Freestanding atomic<T> from libatomic.a
Olivier Giroux via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56913: decoupling Freestanding atomic<T> from libatomic.a
Olivier Giroux via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56913: decoupling Freestanding atomic<T> from libatomic.a
JF Bastien via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56913: decoupling Freestanding atomic<T> from libatomic.a
Olivier Giroux via Phabricator via libcxx-commits
- [PATCH] D56979: [libcxxabi] Enable LLVM_ENABLE_WARNINGS when building standalone out of tree
Martin Storsjö via Phabricator
- [PATCH] D56979: [libcxxabi] Enable LLVM_ENABLE_WARNINGS when building standalone out of tree
Eric Fiselier via Phabricator
- [PATCH] D56979: [libcxxabi] Enable LLVM_ENABLE_WARNINGS when building standalone out of tree
Martin Storsjö via Phabricator
- [PATCH] D56979: [libcxxabi] Enable LLVM_ENABLE_WARNINGS when building standalone out of tree
Louis Dionne via Phabricator
- [PATCH] D56979: [libcxxabi] Enable LLVM_ENABLE_WARNINGS when building standalone out of tree
Martin Storsjö via Phabricator
- [PATCH] D56980: [libcxxabi] Avoid warnings about an unused parameter when building for windows
Martin Storsjö via Phabricator
- [PATCH] D56980: [libcxxabi] Avoid warnings about an unused parameter when building for windows
Louis Dionne via Phabricator
- [PATCH] D56980: [libcxxabi] Avoid warnings about an unused parameter when building for windows
Martin Storsjö via Phabricator
- [PATCH] D56981: [libunwind] Enable LLVM_ENABLE_WARNINGS when building standalone out of tree
Martin Storsjö via Phabricator
- [PATCH] D56981: [libunwind] Enable LLVM_ENABLE_WARNINGS when building standalone out of tree
Louis Dionne via Phabricator
- [PATCH] D56981: [libunwind] Enable LLVM_ENABLE_WARNINGS when building standalone out of tree
Martin Storsjö via Phabricator
- [PATCH] D56982: [libunwind] Fix warnings about printf format strings
Martin Storsjö via Phabricator
- [PATCH] D56982: [libunwind] Fix warnings about printf format strings
Louis Dionne via Phabricator
- [PATCH] D56982: [libunwind] Fix warnings about printf format strings
Martin Storsjö via Phabricator
- [PATCH] D56983: [libunwind] Add casts to avoid warnings about implicit conversions losing precision
Martin Storsjö via Phabricator
- [PATCH] D56983: [libunwind] Add casts to avoid warnings about implicit conversions losing precision
Louis Dionne via Phabricator
- [PATCH] D56983: [libunwind] Add casts to avoid warnings about implicit conversions losing precision
Martin Storsjö via Phabricator
- [PATCH] D56983: [libunwind] Add casts to avoid warnings about implicit conversions losing precision
Louis Dionne via Phabricator
- [PATCH] D56983: [libunwind] Add casts to avoid warnings about implicit conversions losing precision
Martin Storsjö via Phabricator
- [PATCH] D56983: [libunwind] Add casts to avoid warnings about implicit conversions losing precision
Martin Storsjö via Phabricator
- [PATCH] D56984: [libunwind] Silence warnings about unused parameters
Martin Storsjö via Phabricator
- [PATCH] D56984: [libunwind] Silence warnings about unused parameters
Louis Dionne via Phabricator
- [PATCH] D56984: [libunwind] Silence warnings about unused parameters
Martin Storsjö via Phabricator
- [PATCH] D56984: [libunwind] Silence warnings about unused parameters
Martin Storsjö via Phabricator
- [PATCH] D56985: [libunwind] Remove an unused variable
Martin Storsjö via Phabricator
- [PATCH] D56985: [libunwind] Remove an unused variable
Louis Dionne via Phabricator
- [PATCH] D56985: [libunwind] Remove an unused variable
Martin Storsjö via Phabricator
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Andrew Luo via Phabricator
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Andrew Luo
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Eric Fiselier via Phabricator
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Andrew Luo via Phabricator
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Andrew Luo via Phabricator
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Andrew Luo via Phabricator
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Eric Fiselier via Phabricator
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Andrew Luo via Phabricator
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Andrew Luo via Phabricator
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Andrew Luo via Phabricator
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Andrew Luo via Phabricator
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Marshall Clow via Phabricator
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Andrew Luo via Phabricator
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Jonathan Wakely via Phabricator
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Jonathan Wakely via Phabricator
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Andrew Luo via Phabricator
- [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Andrew Luo via Phabricator
- [libcxx-commits] [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Andrew Luo via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Andrew Luo via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Andrew Luo via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D56997: Fix implementation of P0966 - string::reserve Should Not Shrink
Andrew Luo via Phabricator via libcxx-commits
- [PATCH] D57001: [libunwind] Don't define unw_fpreg_t to uint64_t for __ARM_DWARF_EH__
Martin Storsjö via Phabricator
- [PATCH] D57001: [libunwind] Don't define unw_fpreg_t to uint64_t for __ARM_DWARF_EH__
Marshall Clow via Phabricator
- [libcxx-commits] [PATCH] D57001: [libunwind] Don't define unw_fpreg_t to uint64_t for __ARM_DWARF_EH__
Saleem Abdulrasool via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57001: [libunwind] Don't define unw_fpreg_t to uint64_t for __ARM_DWARF_EH__
Martin Storsjö via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57001: [libunwind] Don't define unw_fpreg_t to uint64_t for __ARM_DWARF_EH__
Martin Storsjö via Phabricator via libcxx-commits
- [PATCH] D57039: Implement LWG3144 - span does not have a const_pointer typedef
Marshall Clow via Phabricator
- [PATCH] D57039: Implement LWG3144 - span does not have a const_pointer typedef
Louis Dionne via Phabricator
- [PATCH] D57039: Implement LWG3144 - span does not have a const_pointer typedef
Marshall Clow via Phabricator
- [PATCH] D57058: Implement LWG3101 - span's Container constructors need another constraint
Marshall Clow via Phabricator
- [PATCH] D57058: Implement LWG3101 - span's Container constructors need another constraint
Louis Dionne via Phabricator
- [PATCH] D57058: Implement LWG3101 - span's Container constructors need another constraint
Marshall Clow via Phabricator
- [PATCH] D57058: Implement LWG3101 - span's Container constructors need another constraint
Louis Dionne via Phabricator
- [PATCH] D57058: Implement LWG3101 - span's Container constructors need another constraint
Marshall Clow via Phabricator
- [PATCH] D57058: Implement LWG3101 - span's Container constructors need another constraint
Marshall Clow via Phabricator
- [PATCH] D57058: Implement LWG3101 - span's Container constructors need another constraint
Marshall Clow via Phabricator
- [PATCH] D57058: Implement LWG3101 - span's Container constructors need another constraint
Louis Dionne via Phabricator
- [PATCH] D57081: [libunwind] Don't abort if encoutering invalid .eh_frame_hdr
Petr Hosek via Phabricator
- [PATCH] D57081: [libunwind] Don't abort if encoutering invalid .eh_frame_hdr
Petr Hosek via Phabricator
- [libcxx-commits] [PATCH] D57081: [libunwind] Don't abort if encoutering invalid .eh_frame_hdr
Martin Storsjö via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57081: [libunwind] Don't abort if encoutering invalid .eh_frame_hdr
Petr Hosek via Phabricator via libcxx-commits
- [PATCH] D57107: [libunwind] Support building hermetic static library
Petr Hosek via Phabricator
- [libcxx-commits] [PATCH] D57107: [libunwind] Support building hermetic static library
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57107: [libunwind] Support building hermetic static library
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57107: [libunwind] Support building hermetic static library
Louis Dionne via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57107: [libunwind] Support building hermetic static library
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57107: [libunwind] Support building hermetic static library
Martin Storsjö via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57107: [libunwind] Support building hermetic static library
Martin Storsjö via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57107: [libunwind] Support building hermetic static library
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57107: [libunwind] Support building hermetic static library
Martin Storsjö via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57107: [libunwind] Support building hermetic static library
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57107: [libunwind] Support building hermetic static library
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57107: [libunwind] Support building hermetic static library
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57107: [libunwind] Support building hermetic static library
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57107: [libunwind] Support building hermetic static library
Louis Dionne via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57107: [libunwind] Support building hermetic static library
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57251: [libunwind] Use placement new to avoid dependency C++ library
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57251: [libunwind] Use placement new to avoid dependency C++ library
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57251: [libunwind] Use placement new to avoid dependency C++ library
Louis Dionne via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57251: [libunwind] Use placement new to avoid dependency C++ library
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57251: [libunwind] Use placement new to avoid dependency C++ library
Louis Dionne via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57251: [libunwind] Use placement new to avoid dependency C++ library
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57252: [libunwind] Remove the remote unwinding support
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57252: [libunwind] Remove the remote unwinding support
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57252: [libunwind] Remove the remote unwinding support
Louis Dionne via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57252: [libunwind] Remove the remote unwinding support
Louis Dionne via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Roland McGrath via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Louis Dionne via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Martin Storsjö via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Martin Storsjö via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Martin Storsjö via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Louis Dionne via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Martin Storsjö via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Louis Dionne via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57262: [libunwind] Drop the dependency on <algorithm>, add placement new inline
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57282: [cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNAL_LIT always
Michał Górny via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57282: [cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNAL_LIT always
Stefan Gränitz via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57282: [cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNAL_LIT always
Michał Górny via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57330: Adjust documentation for git migration.
James Y Knight via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57330: Adjust documentation for git migration.
James Y Knight via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57330: Adjust documentation for git migration.
Shoaib Meenai via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57330: Adjust documentation for git migration.
Mehdi AMINI via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57330: Adjust documentation for git migration.
Pavel Labath via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57330: Adjust documentation for git migration.
James Y Knight via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57330: Adjust documentation for git migration.
James Y Knight via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57330: Adjust documentation for git migration.
Mehdi AMINI via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57330: Adjust documentation for git migration.
Shoaib Meenai via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57330: Adjust documentation for git migration.
Mehdi AMINI via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57330: Adjust documentation for git migration.
Shoaib Meenai via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57351: [libc++] Explicitly initialize std::nothrow
Tom Anderson via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57351: [libc++] Explicitly initialize std::nothrow
Roman Lebedev via libcxx-commits
- [libcxx-commits] [PATCH] D57351: [libc++] Explicitly initialize std::nothrow
Tom Anderson via libcxx-commits
- [libcxx-commits] [PATCH] D57351: [libc++] Explicitly initialize std::nothrow
Roman Lebedev via libcxx-commits
- [libcxx-commits] [PATCH] D57351: [libc++] Explicitly initialize std::nothrow
Tom Anderson via libcxx-commits
- [libcxx-commits] [PATCH] D57351: [libc++] Explicitly initialize std::nothrow
Marshall Clow via libcxx-commits
- [libcxx-commits] [PATCH] D57354: [libc++] Fix Windows build error in include/filesystem
Tom Anderson via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57355: [libc++] Fix Windows build error in <functional>
Tom Anderson via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57362: [libc++] Don't define operator new/delete when using vcruntime
Tom Anderson via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57362: [libc++] Don't define operator new/delete when using vcruntime
Roman Lebedev via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57364: Bug fix for PR#40495 is_invokable_v<void> does not compile
Marshall Clow via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57364: Bug fix for PR#40495 is_invokable_v<void> does not compile
Eric Fiselier via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57391: [libcxx] Portability fix: regex algorithms exceptions made optional.
Andrey Maksimov via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57391: [libcxx] Portability fix: regex algorithms exceptions made optional.
Marshall Clow via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57391: [libcxx] Portability fix: regex algorithms exceptions made optional.
Andrey Maksimov via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57391: [libcxx] Portability fix: regex algorithms exceptions made optional.
Andrey Maksimov via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57391: [libcxx] Portability fix: regex algorithms exceptions made optional.
Andrey Maksimov via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57391: [libcxx] Portability fix: regex algorithms exceptions made optional.
Marshall Clow via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57391: [libcxx] Portability fix: regex algorithms exceptions made optional.
Marshall Clow via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57403: Extending make_shared to Support Arrays (Partially) - P0674R1
Zoe Carver via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57403: Extending make_shared to Support Arrays (Partially) - P0674R1
Zoe Carver via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57425: [libc++] Don't define exception destructors when using vcruntime
Tom Anderson via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57425: [libc++] Don't define exception destructors when using vcruntime
Roman Lebedev via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57455: [libunwind] Provide inline placement new definition
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57455: [libunwind] Provide inline placement new definition
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57455: [libunwind] Provide inline placement new definition
Michał Górny via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57455: [libunwind] Provide inline placement new definition
Michał Górny via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57455: [libunwind] Provide inline placement new definition
Marshall Clow via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57455: [libunwind] Provide inline placement new definition
Marshall Clow via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57455: [libunwind] Provide inline placement new definition
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57456: [CMake] Use correct visibility for linked libraries in CMake
Petr Hosek via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57496: Specify unwind lib before other system libraries.
Yuanfang Chen via Phabricator via libcxx-commits
- [libcxx-commits] [PATCH] D57496: Specify unwind lib before other system libraries.
Yuanfang Chen via Phabricator via libcxx-commits
- [pstl] r350539 - [NFC] Fix formatting of README.md for better rendering
Louis Dionne
- [pstl] r350544 - [pstl] Avoid shadowing explicit lambda capture with lambda parameter
Louis Dionne
- [pstl] r350723 - [pstl] A fix of __pstl namespace usage for include/pstl/internal/glue_algorithm_defs.h
Louis Dionne
- [pstl] r350812 - [pstl] Fix CMake configuration when parallel policies are disabled
Louis Dionne
- [pstl] r350813 - [pstl] Fix compile errors when PARALLEL_POLICIES is disabled
Louis Dionne
- [pstl] r351194 - Update year in license files
Hans Wennborg
- [pstl] r351321 - Creating release_80 branch off revision 351319
Hans Wennborg
- [pstl] r351518 - [PSTL] Convert license text file to use unix line endings, matching the
Chandler Carruth
- [pstl] r351631 - Install new LLVM license structure and new developer policy.
Chandler Carruth
- [pstl] r351648 - Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
- [pstl] r351731 - Fix typos throughout the license files that somehow I and my reviewers
Chandler Carruth
- [libcxx-commits] [pstl] r352000 - Creating release candidate rc1 from release_800 branch
Hans Wennborg via libcxx-commits
Last message date:
Thu Jan 31 16:25:50 PST 2019
Archived on: Thu Jan 31 16:26:11 PST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).