diff options
author | Ted Kremenek <kremenek@apple.com> | 2012-09-07 07:13:08 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2012-09-07 07:13:08 +0000 |
commit | 3f58774c8dfa19e8e186daa43c7db7431ce53f00 (patch) | |
tree | 3dd4fed05cf3793e98f3510a5d977159246195e0 /llvm/lib/Transforms/Utils/SimplifyCFG.cpp | |
parent | 891bcdb644d7e178dcd1a0d64cb59e0920e25518 (diff) | |
download | bcm5719-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/Utils/SimplifyCFG.cpp')
0 files changed, 0 insertions, 0 deletions