]> granicus.if.org Git - clang/commit
Disable warning about potential leaks of returned values until we test it a little...
authorTed Kremenek <kremenek@apple.com>
Thu, 23 Oct 2008 01:56:15 +0000 (01:56 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 23 Oct 2008 01:56:15 +0000 (01:56 +0000)
commit896cd9d1502b8d2ef9a2b886c4f525faced2a57a
treec85b583359ae788ada53183965c15cf4c0d7d7a0
parent6e78e1b22f3b16bb2ef76950b9b75f060bdba7bf
Disable warning about potential leaks of returned values until we test it a little more (lots of noise).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58021 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CFRefCount.cpp