[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)
commit97dc0c8c29f857fcffffc2b1ebaad459e91dc150
tree8d57cf4dc491102ca8bab1b1ff42c0869ebdd459
parente8c6840c71db30f07e7eaa6796d6d2c189330e58
[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

llvm-svn: 267924
clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp
clang/test/Analysis/localization.m