"clang-tools-extra/clangd/test/semantic-highlighting.test" did not exist on "cce67a32cf822bf2a3520e256d92f4f0ba0dc6fe"
[Sema] Formatting warnings should see through Objective-C message sends
This commit improves the '-Wformat' warnings by ensuring that the formatting checker can see through Objective-C message sends when we are calling an Objective-C method with an appropriate format_arg attribute. rdar://23622446 Differential Revision: https://reviews.llvm.org/D25820 llvm-svn: 284961
Loading
Please register or sign in to comment