]> granicus.if.org Git - clang/commit
[analyzer] Add path note for localizability checker.
authorDevin Coughlin <dcoughlin@apple.com>
Thu, 28 Apr 2016 19:44:40 +0000 (19:44 +0000)
committerDevin Coughlin <dcoughlin@apple.com>
Thu, 28 Apr 2016 19:44:40 +0000 (19:44 +0000)
commitfdbc47bf66cbe8eff3f278acd92a54b700b401bd
tree715afd64af9924115551589f8ab027e0b92f698e
parent32ef06ab969153673d13a987a350b33869a52c4d
[analyzer] Add path note for localizability checker.

Add a path note indicating the location of the non-localized string
literal in NonLocalizedStringChecker.

rdar://problem/25981525

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