| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc++][AIX] Add AIX buildbot owners This adds the AIX (i.e. Power) buildbot owners in the format established by https://reviews.llvm.org/D138445 Reviewed By: ldionne Differential Revision: https://reviews.llvm.org/D138580 | 3 年前 | |
[libc++][CI] Install newer CMake version. This version allowed testing the std module in C++26 mode. Reviewed By: #libc, ldionne Differential Revision: https://reviews.llvm.org/D153227 | 3 年前 | |
[libc++] Use the stdlib=<LIB> Lit feature instead of use_system_cxx_lib The use_system_cxx_lib Lit feature was only used for back-deployment testing. However, one immense hole in that setup was that we didn't have a proper way to test Apple's own libc++ outside of back-deployment, which was embodied by the fact that we needed to define _LIBCPP_DISABLE_AVAILABILITY when testing (see change in libcxx/utils/libcxx/test/params.py). This led to the apple-system testing configuration not checking for availability markup, which is obviously quite bad since the library we ship actually has availability markup. Using stdlib=<VENDOR>-libc++ instead to encode back-deployment restrictions on tests is simpler and it makes it possible to naturally support tests such as availability markup checking even in the tip-of-trunk Apple-libc++ configuration. Differential Revision: https://reviews.llvm.org/D146366 | 3 年前 | |
[libc++][hardening] Remove hardening from release notes, undeprecate safe mode This patch effectively maintains the status quo, making sure that the safe mode keeps working the same way as before. Hardening will target the next major release, allowing it to go through RFC and for the implementation to stabilize and mature. Differential Revision: https://reviews.llvm.org/D159171 | 2 年前 | |
[libc++] Install psutil on the macOS nodes | 4 年前 | |
[libc++] Update oss-fuzz.sh to use LLVM_ENABLE_RUNTIMES | 3 年前 | |
[libc++][hardening] Remove hardening from release notes, undeprecate safe mode This patch effectively maintains the status quo, making sure that the safe mode keeps working the same way as before. Hardening will target the next major release, allowing it to go through RFC and for the implementation to stabilize and mature. Differential Revision: https://reviews.llvm.org/D159171 | 2 年前 | |
[libc++] Make sure we add /llvm to the list of safe directories With the new version of Git in Ubuntu Jammy (which is now what we use in our Docker image), we need to add /llvm to the list of safe directories to avoid failures. | 4 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 4 年前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 4 年前 |