================ @@ -0,0 +1,68 @@ +// RUN: %clang_cc1 -fsyntax-only -verify -Wmissing-format-attribute %s ---------------- apple-fcloutier wrote:
As a minor change, I think it would be beneficial to rename the attr-format-missing files to format-attr-missing so that they are alphabetically closer to the other format attribute tests. https://github.com/llvm/llvm-project/pull/166738 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
