]> granicus.if.org Git - clang/commit
Make Clang static analyzer skip function template definitions. This fixes Clang...
authorZhanyong Wan <wan@google.com>
Sun, 31 Oct 2010 04:22:34 +0000 (04:22 +0000)
committerZhanyong Wan <wan@google.com>
Sun, 31 Oct 2010 04:22:34 +0000 (04:22 +0000)
commit739830d278b0a174edc59edcfedaecec53d36e3f
treeff351343abec0fe19ab7405069709bff04e3777a
parent96e93660124c8028a4c3bcc038ab0cdd18cd7ab2
Make Clang static analyzer skip function template definitions.  This fixes Clang PR 8426, 8427, & 8433.  Reviewed by Ted Kremenek and Doug Gregor.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117853 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Checker/AnalysisConsumer.cpp
test/Analysis/misc-ps-region-store.cpp