aboutsummaryrefslogtreecommitdiff
path: root/lib/libcxx/include/__algorithm/transform.h
AgeCommit message (Collapse)Author
2024-05-08libcxx: update to LLVM 18Andrew Kelley
release/18.x branch, commit 78b99c73ee4b96fe9ce0e294d4632326afb2db42 This adds the flag `-D_LIBCPP_HARDENING_MODE` which is determined based on the Zig optimization mode. This commit also fixes libunwind, libcxx, and libcxxabi to properly report sub compilation errors.
2023-01-26update libcxx to llvm 16Andrew Kelley
2022-08-04update libcxx to LLVM 15Andrew Kelley
release/15.x commit 134fd359a5d884f16662a9edd22ab24feeb1498c
2022-07-01update libcxx to llvm 14.0.6Andrew Kelley
2021-08-16update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1Andrew Kelley