Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / include / llvm / CodeGen / ValueTypes.h
index e02d7db3f50e7c30a8b3d63ee48043ffa32459cb..e1a9fd38290ba20846d33687181ece75726ecbb9 100644 (file)
@@ -361,6 +361,6 @@ namespace llvm {
     unsigned getExtendedSizeInBits() const;
   };
 
-} // namespace llvm
+} // End llvm namespace
 
 #endif