https://github.com/ThorBl commented:
I just noticed that -fsanitize-coverage flags on the device path are not handled yet. Users can still pass -fsanitize-coverage=… explicitly. These should be filtered for amdgcn device jobs with per-flag diagnostics, and tests should verify that no coverage flags reach the device cc1. https://github.com/llvm/llvm-project/pull/166851 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
