]> granicus.if.org Git - clang/commit
Fix bug in attribute(nonnull) processing where not all of the parameter indices in...
authorTed Kremenek <kremenek@apple.com>
Thu, 4 Dec 2008 19:38:33 +0000 (19:38 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 4 Dec 2008 19:38:33 +0000 (19:38 +0000)
commitf5e883474796afd26e52a010cd9bf90374fa1915
tree5c1b3b5efe83f7df7bbcf597969f76f40148d227
parent3fa1fff997eb9119b922aa18934d0a5f7364a1d7
Fix bug in attribute(nonnull) processing where not all of the parameter indices in nonnull(...) were actually processed.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60546 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclAttr.cpp