Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / IR / Use.cpp
index cae845d99fe58fe3a943b4d38566f3339c7af805..fd06fdbb46b16ccd13364eaa06da1e72be1f428c 100644 (file)
@@ -124,4 +124,4 @@ const Use *Use::getImpliedUser() const {
   }
 }
 
-} // End llvm namespace
+} // namespace llvm