[packaging] Enable build in Clang environment
[platform/upstream/llvm.git] / libcxx /
2023-11-27 Georgios Eleftherioueliminate python SyntaxWarnings from check-all output.
2023-11-20 Tobias HietaBump version to 17.0.6
2023-11-20 Ilya Biryukov[libc++] Use correct size for deallocation of arrays...
2023-11-14 Jan Kokemüller[libc++] Fix UB in <expected> related to "has value...
2023-11-13 Tobias HietaBump version to 17.0.5
2023-10-30 Louis Dionne[libc++] Encode additional ODR-affecting properties...
2023-10-24 Martin Storsjö[libcxx] [test] Add a test parameter for disabling...
2023-10-23 Tobias HietaBump version to 17.0.4
2023-10-10 Tobias HietaBump version to 17.0.3
2023-10-03 Hui[libc++] Fix `std::pair`'s pair-like constructor's...
2023-09-25 Tobias HietaBump version to 17.0.2
2023-09-19 Tobias HietaBump version to 17.0.1
2023-09-11 Konstantin Varlamov[libc++][hardening] Remove hardening from release notes...
2023-08-31 Mark de Wever[libc++][format] Fixes out of bounds access.
2023-08-27 Samuel Thibault[libc++] Fix GNU/Hurd build
2023-08-27 Lei Huang[PowerPC] Exclude frexp(long double) on linux
2023-08-27 Ian Anderson[libc++][Modules] locale fails to compile with clang...
2023-08-27 Konstantin Varlamov[libc++] Increase the constexpr steps limit on some...
2023-08-27 Konstantin Varlamov[libc++][ranges] Fix `ranges::to` test.
2023-08-27 Ian Anderson[libc++][Modules] Simplify the __std_clang_module heade...
2023-08-27 Ian Anderson[libc++][Modules] Generate the __std_clang_module header
2023-08-27 Ian Anderson[libc++][Modules] Remove unnecessary `requires` from...
2023-08-27 Ian Anderson[libc++] Move header_information.py up from tests
2023-08-27 Nikolas Klauser[libc++] Fix problems with GCC 13 and switch to it...
2023-08-21 Mark de Wever[libc++][doc] Marks LLVM-17 release notes as final.
2023-08-21 Louis Dionne[libc++] Fix a few incorrect CMake configuration options
2023-08-21 Piotr Fusik[libc++] Work around dynamic linking of stringstream...
2023-08-21 Konstantin Varlamov[libc++][PSTL] Disable `-Wpass-failed`.
2023-08-10 Mark de Wever[libc++][doc] Updates format related release notes.
2023-08-09 Nikolas Klauser[libc++][libunwind] Fixes to allow GCC 13 to compile...
2023-08-09 Louis Dionne[libc++] Deflake the Clang Modules CI job
2023-08-08 Mark de Wever[libc++][modules] Fixes exporting named declarations.
2023-08-08 Konstantin Varlamov[libc++][print] Mark some more `<print>` tests as requi...
2023-08-07 Konstantin Varlamov[libc++][print] Make `<print>` tests require file syste...
2023-08-07 Christian Trott[libc++][mdspan] Fix layout_left::stride(r)
2023-08-03 Piotr Fusik[libc++] Fix `std::out_of_range` thrown from `basic_str...
2023-08-02 Martin Storsjö[libcxx] Add release notes for Windows wide stdio strea...
2023-07-31 Ian Anderson[libc++][Modules] Fix a few module related warnings
2023-07-28 Ian Anderson[libc++][Modules] Recreate the top level `std` clang...
2023-07-26 Christian Trott[libc++][mdspan] Fix uglification, categorize asserts...
2023-07-26 Christian Trott[libc++][mdspan] Implement std::mdspan class
2023-07-25 Nikolas Klauser[libc++] Fix template parameter naming and enforce...
2023-07-25 Advenam Tacet[NFC] Fix release notes about ASan
2023-07-24 varconst[libc++][hardening] Categorize more assertions.
2023-07-24 Advenam Tacet[NFC][libc++] Update comments to reflect changes in...
2023-07-22 Mark de Wever[libc++][doc] Uses the proper paper number.
2023-07-22 Mark de Wever[libc++][print] Adds stdout functions.
2023-07-21 varconst[libc++][hardening] Don't trigger uncategorized asserti...
2023-07-21 varconst[libc++][ranges] Implement `ranges::to`.
2023-07-21 Konstantin Varlamov[libc++][hardening][NFC] Rename `HardenedMode.rst`...
2023-07-20 Nikolas Klauser[libc++][PSTL] Implement std::sort
2023-07-20 Louis Dionne[libc++] Make sure we use the libdispatch backend on...
2023-07-20 Ian Anderson[libc++][Modules] Make top level modules for all C...
2023-07-20 Louis Dionne[libc++][NFC] Fix synopsis comments in cout tests
2023-07-20 varconst[libc++][hardening] Categorize most assertions inside...
2023-07-20 Mark de Wever[libc++][print] Disables tests with (hw)asan.
2023-07-20 yrong[libc++][ranges] Implement P2474R2(`views::repeat`).
2023-07-20 Advenam Tacet[ASan][libc++] Annotating std::deque with all allocators
2023-07-20 Edoardo Sanguineti[libc++] Fix tests for the runtime assertions in <barrier>
2023-07-19 Haowei Wu[libcxx] Fix copy_move.pass test
2023-07-19 Louis Dionne[libc++] Revert "[libcxx] Fix copy_move.pass test"
2023-07-19 Haowei Wu[libcxx] Fix copy_move.pass test
2023-07-19 Louis Dionne[libc++] Temporarily disable back-deployment testing...
2023-07-19 Louis Dionne[libc++][NFC] Fix annoying line break in test synopsis...
2023-07-19 Edoardo Sanguineti[libc++] Add basic runtime assertions to <semaphore>
2023-07-19 Mark de Wever[libc++][print] Disables tests with msan.
2023-07-19 Piotr Fusik[libc++] Work around dynamic linking of stringbuf:...
2023-07-19 Martin Storsjö[libcxx] Link to fewer MSVC CRT libraries
2023-07-19 Andrew Ng[libcxx] [test] Remove a stray double space from a...
2023-07-18 Mark de Wever[libc++][test] Fixes transitives includes.
2023-07-18 Mark de Wever[libc++][print] Fixes tests.
2023-07-18 Mark de Wever[libc++][format] Fixes times before epoch.
2023-07-18 Mark de Wever[libc++][format] Improves diagnostics.
2023-07-18 Mark de Wever[libc++][format] Improves run-time diagnostics.
2023-07-18 Mark de Wever[libc++][format] Improves compile-time diagnostics.
2023-07-18 Mark de Wever[NFC][libc++][format] Generalizes bracket parsing.
2023-07-18 Mark de Wever[libc++][print] Adds FILE functions.
2023-07-18 Louis Dionne[libc++] Encode the version in the ReleaseNotes file
2023-07-18 pateldeev[libc++][LWG 2996] Implement c++20 shared_ptr rvalue...
2023-07-18 varconst[libc++][ranges] Implement the changes to node-based...
2023-07-18 Mark de Wever[libc++][chrono] Fixes month inc and dec operations.
2023-07-17 Louis Dionne[libc++] Remove broken self test for the libc++ Lit...
2023-07-17 Louis Dionne[libc++] Use _LIBCPP_VERBOSE_ABORT in a few remaining...
2023-07-17 Nikolas Klauser[libc++][NFC] Remove unused macro definition
2023-07-17 Louis Dionne[libc++] Move _LIBCPP_NO_THREAD_SAFETY_ANALYSIS to...
2023-07-17 Mark de Wever[libc++][doc] Updates the release notes.
2023-07-17 Mark de Wever[libc++][format] Fixes an off by one error.
2023-07-17 Louis Dionne[libc++][NFC] Remove unnecessary declarations in __thre...
2023-07-17 Louis Dionne[libc++][NFC] clang-format __thread/id.h since it just...
2023-07-17 Louis Dionne[libc++] Remove internal "build-with-external-thread...
2023-07-16 Piotr Fusik[libc++] Implement stringstream members of P0408R7...
2023-07-16 Piotr Fusik[libc++] Implement ostringstream members of P0408R7...
2023-07-16 Mark de Wever[NFC][libc++] Fixes some comments.
2023-07-15 Ian Anderson[libc++][Modules] Restore the <string> include to ...
2023-07-15 Mark de Wever[libc++] Adds a missing include.
2023-07-15 Piotr Fusik[libc++][tests] Fix a test testing wrong class
2023-07-15 Mark de Wever[NFC][libc++][bitset] Refactors constructors.
2023-07-15 Edoardo Sanguineti[libc++] add basic runtime assertions to <barrier>
2023-07-15 Mark de Wever[libc++][chrono] Fixes formatter duration.
2023-07-15 Mark de Wever[libc++] Fixes thread::id's operator<<.
next