dcoughlin added a comment.
This is causing tests to fail on the bots:
http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/31373
/home/llvmbb/llvm-build-dir/clang-x86_64-debian-fast/llvm.obj/Release+Asserts/bin/clang
-cc1 -internal-isystem
/home/llvmbb/llvm-build-dir/clang-x86_
This revision was automatically updated to reflect the committed changes.
Closed by commit rL248350: [analyzer] Improve localizability checks for iOS /
OS X. (authored by dcoughlin).
Changed prior to commit:
http://reviews.llvm.org/D12417?vs=35404&id=35445#toc
Repository:
rL LLVM
http://rev
kulpreet added a subscriber: cfe-commits.
kulpreet updated this revision to Diff 35404.
kulpreet added a comment.
Shortened description of PluralMisuseChecker in Checkers.td as per Anna's
recommendation.
http://reviews.llvm.org/D12417
Files:
lib/StaticAnalyzer/Checkers/Checkers.td
lib/Stat