drodriguez wrote: - Rebased into a current `main`. - Changed the test to use `-verify=c17` and `-verify=c23` and have only one version of the code and no defines. - Changed the implementation to warn when C23 is not used and the conversion specifiers might not be supported (instead of being unknown). Hope the place I found for the check is a good one. I also changed the wording a little to match other similar messages (no `%b`, but just `'b'`, which seems what's done in other messages).
https://github.com/llvm/llvm-project/pull/126694 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
