[llvm] r288311 - Test commit of whitespace to check permissions.

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 20:37:10 PST 2016


Author: reames
Date: Wed Nov 30 22:37:09 2016
New Revision: 288311

URL: http://llvm.org/viewvc/llvm-project?rev=288311&view=rev
Log:
Test commit of whitespace to check permissions.


Modified:
    llvm/trunk/lib/Analysis/LazyValueInfo.cpp

Modified: llvm/trunk/lib/Analysis/LazyValueInfo.cpp
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Analysis/LazyValueInfo.cpp?rev=288311&r1=288310&r2=288311&view=diff
==============================================================================
--- llvm/trunk/lib/Analysis/LazyValueInfo.cpp (original)
+++ llvm/trunk/lib/Analysis/LazyValueInfo.cpp Wed Nov 30 22:37:09 2016
@@ -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) {




More information about the llvm-commits mailing list