https://github.com/jhuber6 commented:
I'd expect this to completely remove usage of `CUDAAllowVariadicFunctions` and remove the associated driver handling code. That way passing it will result in the generic 'argument unused' warning. Though, I don't know if there was anything special about the old handling, the 'new' handling is ABI compatible with it, so I'd assume not but just in case I'll refer to @Artem-B https://github.com/llvm/llvm-project/pull/161350 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
