]> granicus.if.org Git - clang/commit
Consumed analyis: Renamed *PStatus to *PInfo.
authorDeLesley Hutchins <delesley@google.com>
Mon, 26 Aug 2013 20:34:59 +0000 (20:34 +0000)
committerDeLesley Hutchins <delesley@google.com>
Mon, 26 Aug 2013 20:34:59 +0000 (20:34 +0000)
commitb01e2da54178f1b1b6ef43bf3fa91dcdd3ff3094
tree7f6121690f0d227c2e87b9f4a5b6d817c5ec5872
parentc3030bc285d90a139fb74629daadef5617283203
Consumed analyis: Renamed *PStatus to *PInfo.
The change was made for readability, as the PropagationInfo objects don't
always contain a status.  This is submitted as a separate patch because it
touches a lot of lines and I don't want it cluttering up the next patch.
Patch by chris.wailes@gmail.com.

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