hctim added a comment.

We already have `-fsanitize=memtag` that implies `-fsanitize=memtag-heap` and 
`-fsanitize=memtag-stack`.

It makes the most sense IMHO in the world where we want heap MTE. 
`-fsanitize=memtag-heap` is the most reasonable instead of 
`-fsanitize-memtag-heap`, as "do i need `-fsanitize=memtag` as well, like 
MSan?" is never a question.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127163

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to