[PATCH] D102288: [HWASan] Add -fsanitize=lam flag and enable HWASan to use it.

Xiang Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 11 23:00:34 PDT 2021


xiangzhangllvm added inline comments.


================
Comment at: compiler-rt/test/hwasan/TestCases/Linux/vfork.c:7
-// Aliasing mode does not support stack tagging.
-// XFAIL: x86_64
 
----------------
What does here XFAIL mean, do not test in x86_64 ?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102288/new/

https://reviews.llvm.org/D102288



More information about the cfe-commits mailing list