]> granicus.if.org Git - clang/commit
Fix another case where we should be using isBeforeInTranslationUnit().
authorTed Kremenek <kremenek@apple.com>
Mon, 10 Sep 2012 19:07:56 +0000 (19:07 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 10 Sep 2012 19:07:56 +0000 (19:07 +0000)
commit15f9f74f0cc7c2923b1977c6d33059251e6df204
tree84fb4ba2a9f3db9241916cee31ecee22b3142789
parentd727d39ca779920898d77f5dcbbb3980175594ef
Fix another case where we should be using isBeforeInTranslationUnit().

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