[PATCH] D25820: [Sema][Objective-C] Formatting warnings should see through Objective-C message sends
Ben Hamilton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 5 07:57:41 PST 2018
benhamilton added a comment.
Herald added subscribers: llvm-commits, jkorous-apple.
This caused a regression where `__attribute__((format_arg(X))` no longer works with ObjC message sends.
I filed https://bugs.llvm.org/show_bug.cgi?id=36599 and will write a fix.
Repository:
rL LLVM
https://reviews.llvm.org/D25820
More information about the cfe-commits
mailing list