From: Philip Reames Date: Thu, 1 Dec 2016 04:37:09 +0000 (+0000) Subject: Test commit of whitespace to check permissions. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7c3f9d9bff7567ca3e2da25dfc8218d8a05258c6;p=llvm Test commit of whitespace to check permissions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288311 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Analysis/LazyValueInfo.cpp b/lib/Analysis/LazyValueInfo.cpp index 508c9f839d3..4550fdbbf43 100644 --- a/lib/Analysis/LazyValueInfo.cpp +++ b/lib/Analysis/LazyValueInfo.cpp @@ -202,6 +202,7 @@ public: return true; } + /// Merge the specified lattice value into this one, updating this /// one and returning true if anything changed. bool mergeIn(const LVILatticeVal &RHS, const DataLayout &DL) {