]> granicus.if.org Git - clang/commit
Allow two codepaths for PathDiagnostic generation. This patch mainly consists of
authorTed Kremenek <kremenek@apple.com>
Tue, 31 Mar 2009 20:22:36 +0000 (20:22 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 31 Mar 2009 20:22:36 +0000 (20:22 +0000)
commit7dc8664a54f4ede40a5f4adee3f5081a59d7ee1c
tree24334db0db75a7d149000354dff315c1963f0fef
parent9bde77309fd2f9f7a53446e374472c48c81f5182
Allow two codepaths for PathDiagnostic generation. This patch mainly consists of
refactoring to make this possible (no functionality change).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68141 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/PathDiagnostic.h
lib/Analysis/BugReporter.cpp
lib/Frontend/PlistDiagnostics.cpp