Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsBaseInfo.h
index a7d5a1e75e4155afb6d7a38bc7bc64dd4dd2ba5d..ff7779ec1e789b11fce9c48d7d79f566ade5dfea 100644 (file)
@@ -119,7 +119,7 @@ namespace MipsII {
 
     FormMask = 15
   };
-} // namespace MipsII
-} // namespace llvm
+}
+}
 
 #endif