mgcarrasco wrote:

```
This PR adds the necessary clang driver plumbing to forward UBSan
arguments on the GPU targets. These are currently only forwarded via the
offloading languages if the user has the relevant library installed.
```
Can `-fsanitize=undefined -fsanitize-trap=all` now be used? This doesn't 
require any library installed. 

https://github.com/llvm/llvm-project/pull/188290
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to