]> granicus.if.org Git - clang/commit
When not emitting path diagnostics in BugReporter::EmitWarning(), use the
authorTed Kremenek <kremenek@apple.com>
Thu, 10 Apr 2008 16:12:38 +0000 (16:12 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 10 Apr 2008 16:12:38 +0000 (16:12 +0000)
commit4bb6ac2bb626003b62c71c044df8959ddf158435
treef88fc96e342a4ed42990670d025224fa8081e53c
parent4d35dacf85fc9fb257baa1a846abef2361a1c426
When not emitting path diagnostics in BugReporter::EmitWarning(), use the
BugReport-specific SourceRanges (when available).

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