]> granicus.if.org Git - clang/commit
Consumed analysis: assume that non-const reference parameters are initially
authorDeLesley Hutchins <delesley@google.com>
Fri, 18 Oct 2013 19:25:18 +0000 (19:25 +0000)
committerDeLesley Hutchins <delesley@google.com>
Fri, 18 Oct 2013 19:25:18 +0000 (19:25 +0000)
commitbe63ab6612b250972ae528ae910e5fa64f9c5731
treeca084a7ffd2d6676392056d00d8adfba1b2f6f03
parent044d01f6844536aa548c3e6611c377fe28a2082f
Consumed analysis: assume that non-const reference parameters are initially
in the "uknown" state.  Patch by chris.wailes@gmail.com.  Reviewed by delesley.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192995 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/Consumed.cpp
test/SemaCXX/warn-consumed-analysis.cpp