https://github.com/Sirraide commented:
The implementation of this seems fine to me, but the RFC has to be accepted first before this can be merged. I don’t think there is a good way to deal w/ custom diag ids. Those *shouldn’t* be used anywhere in Clang anyway (I know there are a few places that use them, but those should all be updated to use proper diagnostics instead). https://github.com/llvm/llvm-project/pull/168153 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
