[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)
commit1502511ca8d80ca54cc031f900c04686742326ea
treee78cb77067b18bd4be38266cc114846030f955bb
parentb9e1f9c5c5bd040ef00293b95c6096471e8e668b
[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

llvm-svn: 277273
clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp