Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Analysis / LazyValueInfo.cpp
index a6ae7f2229c55b261b575a730b033d78e43204b8..f421d286e8428825d67faa22c7803088af9a793c 100644 (file)
@@ -286,7 +286,7 @@ raw_ostream &operator<<(raw_ostream &OS, const LVILatticeVal &Val) {
               << Val.getConstantRange().getUpper() << '>';
   return OS << "constant<" << *Val.getConstant() << '>';
 }
-}
+} // namespace llvm
 
 //===----------------------------------------------------------------------===//
 //                          LazyValueInfoCache Decl
@@ -306,7 +306,7 @@ namespace {
       deleted();
     }
   };
-}
+} // namespace
 
 namespace { 
   /// This is the cache kept by LazyValueInfo which