]> granicus.if.org Git - clang/commit
[analyzer] Update APIs taking user-facing strings.
authorDevin Coughlin <dcoughlin@apple.com>
Sat, 30 Jul 2016 16:16:51 +0000 (16:16 +0000)
committerDevin Coughlin <dcoughlin@apple.com>
Sat, 30 Jul 2016 16:16:51 +0000 (16:16 +0000)
commitfe9f67ecfca97f694315504d9d7e30c090a0782c
tree6313bb665f91b7d777e97dcc3d35faa66bffbe5f
parent5dc810c1b5b027b21bcf1caad1dec1733f0d48f5
[analyzer] Update APIs taking user-facing strings.

Add new APIs that require localized strings and remove two APIs that were
incorrectly marked as requiring a user-facing string.

A patch by Kulpreet Chilana!

Differential Revision: https://reviews.llvm.org/D22926

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@277273 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp