summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2012-09-07 07:13:08 +0000
committerTed Kremenek <kremenek@apple.com>2012-09-07 07:13:08 +0000
commit3f58774c8dfa19e8e186daa43c7db7431ce53f00 (patch)
tree3dd4fed05cf3793e98f3510a5d977159246195e0 /llvm/lib/Transforms
parent891bcdb644d7e178dcd1a0d64cb59e0920e25518 (diff)
downloadbcm5719-llvm-3f58774c8dfa19e8e186daa43c7db7431ce53f00.tar.gz
bcm5719-llvm-3f58774c8dfa19e8e186daa43c7db7431ce53f00.zip
Fix off-by-one bug in diagnostic prose of ObjCContainersASTChecker.
While the check itself should count 0-based for the parameter index, the diagnostic should be 1-based (first, second, third, not start at 0). Fixes <rdar://problem/12249569>. llvm-svn: 163375
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud