diff options
author | Erik Pilkington <erik.pilkington@gmail.com> | 2019-08-14 16:57:11 +0000 |
---|---|---|
committer | Erik Pilkington <erik.pilkington@gmail.com> | 2019-08-14 16:57:11 +0000 |
commit | aa3855694ff45fc51bd71774c8bb15738b83ef16 (patch) | |
tree | d81ec80eb23fb10bd84987eff11e64f0dd74cdbf /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | 4ae5efbe662e58836ac3a4f26467780990ca0ac2 (diff) | |
download | bcm5719-llvm-aa3855694ff45fc51bd71774c8bb15738b83ef16.tar.gz bcm5719-llvm-aa3855694ff45fc51bd71774c8bb15738b83ef16.zip |
[Sema][ObjC] Fix a -Wformat false positive with localizedStringForKey
Only honour format_arg attributes on -[NSBundle localizedStringForKey] when its
argument has a format specifier in it, otherwise its likely to just be a key to
fetch localized strings.
Fixes rdar://23622446
Differential revision: https://reviews.llvm.org/D27165
llvm-svn: 368878
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions