| [libcxx][test] Narrow XFAIL for tests that pass with msvc && stdlib=msvc ... but fail with msvc && stdlib=libc++. Differential Review: https://reviews.llvm.org/D118194 | 4 年前 |
| [libc++][test] XFAIL sized deallocation tests for AIX, z/OS, and MinGW (#98960) The sized deallocation test cases fail on AIX, z/OS, and MinGW because they default to -fno-sized-deallocation. This patch XFAILs these test cases for the affected targets. Once they change the default, we will get unexpectedly pass. | 1 年前 |
| [libc++] Remove _LIBCPP_DISABLE_NODISCARD_EXTENSIONS and refactor the tests (#87094) This also adds a few tests that were missing. | 2 年前 |
| [libcxx][test] Change UNSUPPORTED to XFAIL for target-related failures (#81513) This is a followup from this discussion https://github.com/llvm/llvm-project/pull/80735#discussion_r1486586017 to mark targets that were initially marked as UNSUPPORTED with an XFAIL instead. | 2 年前 |
| [libc++][NFC] Update the remaining old license headers | 2 年前 |
| [libc++][NFC] Update the remaining old license headers | 2 年前 |
| [C++17] Support __GCC_[CON|DE]STRUCTIVE_SIZE (#89446) These macros are used by STL implementations to support implementation of std::hardware_destructive_interference_size and std::hardware_constructive_interference_size Fixes #60174 --------- Co-authored-by: Louis Dionne <ldionne.2@gmail.com> | 2 年前 |
| [libc++][NFC] Update the remaining old license headers | 2 年前 |
| [libc++][NFC] Update the remaining old license headers | 2 年前 |