Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
we will need patches:
- lsan tests in HWASAN, probably copied from asan
- hwasan tests in lsan, lsan already run asan tests, we need to enabled hwasan as well, on supported platforms
compiler-rt/lib/hwasan/hwasan.cpp | ||
---|---|---|
90 | move into flags patch |
move into flags patch
we will remove this FIXME in the patch which enables hwasan testing in check-lsan