[libcxx-commits] [PATCH] D123843: [lit][libcxx] Forward sanitizer environment
Vitaly Buka via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 15 09:30:05 PDT 2022
vitalybuka added a comment.
In D123843#3453580 <https://reviews.llvm.org/D123843#3453580>, @philnik wrote:
> What do you want to achieve with this change?
I want to be able to stuff like this:
MSAN_OPTIONS=poison_in_dtor=1 ninja check-libcxx
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123843/new/
https://reviews.llvm.org/D123843
More information about the libcxx-commits
mailing list