]> granicus.if.org Git - clang/commit
Silence null dereference warnings by documenting context-specific
authorTed Kremenek <kremenek@apple.com>
Fri, 12 Oct 2012 22:56:40 +0000 (22:56 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 12 Oct 2012 22:56:40 +0000 (22:56 +0000)
commit5a8fc88b18793f25d4423805d7e4ac5d0325b9a6
tree84e51a6bc7e500041d4263743bb9ed539d86757c
parent7642b9a55e853c27531e078da34ca95148182c3d
Silence null dereference warnings by documenting context-specific
invariants using assertions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165840 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp