]> granicus.if.org Git - clang/commit
Prototyped support in the BugReporter to emit diagnostics of the form "p now aliases q".
authorTed Kremenek <kremenek@apple.com>
Thu, 22 May 2008 23:45:19 +0000 (23:45 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 22 May 2008 23:45:19 +0000 (23:45 +0000)
commit1aa44c7c9198796085b77c6bdd7c90030845a688
treedf06a541ab037a9fe19609be4079782a6bda11ca
parent8442b5cdb76cef3ad88e32d41750914c7b77f588
Prototyped support in the BugReporter to emit diagnostics of the form "p now aliases q".

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51453 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BugReporter.cpp
lib/Analysis/CFRefCount.cpp