[all-commits] [llvm/llvm-project] c07903: [libc++abi] Disable test with a leaks
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Oct 26 21:49:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c07903aac7b9bc60d48f0381073285d79642cc3f
https://github.com/llvm/llvm-project/commit/c07903aac7b9bc60d48f0381073285d79642cc3f
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M libcxx/utils/libcxx/test/params.py
M libcxxabi/test/test_vector2.pass.cpp
Log Message:
-----------
[libc++abi] Disable test with a leaks
Leak could be real, as the code terminates before freeing the memory.
More information about the All-commits
mailing list