6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[libc++] Add a per-target flag to include the generated config_site More... over 4 years ago
[libc++] Add missing revision number in ABI changelog More... over 4 years ago
Fix libc++ pretty printer test for Python 3 after D67238 (take 2) More... over 4 years ago
[libc++] Use functions instead of global variables to set libc++ build flags More... over 4 years ago
[libc++] Use a function to set warning flags per target More... over 4 years ago
[libc++] Revert to using PUBLIC instead of PRIVATE when linking system libs More... over 4 years ago
[libc++] Use PRIVATE instead of PUBLIC when linking against system libs More... over 4 years ago
Fix libc++ pretty printer test for Python 3 after D67238 More... over 4 years ago
Determine endianness at a time when it doesn't inadvertantly clear gdb's wrap_buffer via gdb.execute. More... over 4 years ago
[NFC] Fix typos in libc++ documentation More... over 4 years ago
[libc++] Re-apply workaround for D63883 More... over 4 years ago
[libc++] Remove workaround for D63883 More... over 4 years ago
[libc++] Harden usage of static_assert against C++03 More... over 4 years ago
Refactor default constructor SFINAE in pair and tuple. More... over 4 years ago
[libc++] Take 2: Implement LWG 3158 More... over 4 years ago
[libc++] Take 2: Implement LWG 2510 More... over 4 years ago
[libcxx] Do not implicitly #include assert.h More... over 4 years ago
[libc++] Purge mentions of GCC 4 from the test suite More... over 4 years ago
Add forward declaration of operator<< in <string_view> as required. More... over 4 years ago
add tests that debug mode catches nullptr->string_view conversions in comparison operators More... over 4 years ago
Add a missing default parameter to regex::assign. This is LWG3296; reviewed as https://reviews.llvm.org/D67944 More... over 4 years ago
Revert r372777: [libc++] Implement LWG 2510 and its follow-ups More... over 4 years ago
[libc++] Purge mentions of GCC 4 from the test suite More... over 4 years ago
[libc++] Try fixing tests that fail on GCC 5 and older More... over 4 years ago
[libc++] Remove C++03 variadics in shared_ptr More... over 4 years ago
[libc++] Implement LWG 3158 More... over 4 years ago
[libc++] Implement LWG 2510 More... over 4 years ago
[libc++] Mark CTAD tests as not failing on AppleClang 10.0.1 More... over 4 years ago
[libc++] Mark iostreams test as XFAIL on older macOSes More... over 4 years ago
Revert "Extension: Mark the default constructor of chrono::duration as conditionally noexcept"; this breaks the gcc5 bot for C++11 More... over 4 years ago