[libcxx-commits] [PATCH] D127608: [CMake][libcxx] Support HWASan
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 13 08:16:13 PDT 2022
ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.
I assume we should also add the ability to test libc++ that way? If so, let's add it (`libcxx/utils/libcxx/test/params.py:129`). How is HWAddress different from Address? Is it worth adding a CI job?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127608/new/
https://reviews.llvm.org/D127608
More information about the libcxx-commits
mailing list