aaron.ballman added inline comments.
================ Comment at: test/SemaObjC/format-strings-objc.m:299 + NSLog([self str: @"%@ %@"], @"name"); // expected-warning {{more '%' conversions than data arguments}} +} + ---------------- Can you add an example showing a positive use case as well? Repository: rL LLVM https://reviews.llvm.org/D25820 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits