JustinStitt wrote: I am also a bit confused about what your test is checking. Is it verifying the lack of support from the `null` and `aligned` sanitizers? I see very few `CHECK` lines looking for sanitizer intrinsics, just a bunch of memcpy ops which are emitted even when the sanitizers are off.
https://github.com/llvm/llvm-project/pull/176210 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
