]> granicus.if.org Git - clang/commit
This patch adds support for tmpfile in StreamChecker. Patch by Lei Zhang.
authorZhongxing Xu <xuzhongxing@gmail.com>
Thu, 22 Jul 2010 14:01:01 +0000 (14:01 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Thu, 22 Jul 2010 14:01:01 +0000 (14:01 +0000)
commit47dc37f1efa6942366dd61c4acb0c874049dd1e0
tree57fc92b7ba6e2b6104dcae9f138c0dfa48b82ebf
parent2ce43c8f43254a9edea53a20dc0e69195bc82ae0
This patch adds support for tmpfile in StreamChecker. Patch by Lei Zhang.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109106 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Checker/StreamChecker.cpp
test/Analysis/stream.c