seanm wrote:

@fhahn can TySan be made to trap when it detects a problem?  I tried 
`-fsanitize-trap=type` but got:

`clang++: error: unsupported argument 'type' to option '-fsanitize-trap='`

`-fsanitize-trap=all` does not seem to result in TySan trapping, only logging...

https://github.com/llvm/llvm-project/pull/76261
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to