[all-commits] [llvm/llvm-project] b22253: [libc++][CI] Removes an ASAN work-around.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Tue Aug 15 10:15:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b22253b7715ee8d15fbb7c8100440f368ea2862c
https://github.com/llvm/llvm-project/commit/b22253b7715ee8d15fbb7c8100440f368ea2862c
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M libcxx/cmake/caches/Generic-asan.cmake
Log Message:
-----------
[libc++][CI] Removes an ASAN work-around.
With the underlying bug fixed the work-around should no longer be
needed.
Reviewed By: #libc, philnik
Differential Revision: https://reviews.llvm.org/D157779
More information about the All-commits
mailing list