Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsABIInfo.h
index aa965e82a6bf571dbb38658f6309d9fd2471af43..40c5681acc17b1d8620b558e3119ef8eced5b0b7 100644 (file)
@@ -73,6 +73,6 @@ public:
 
   unsigned GetEhDataReg(unsigned I) const;
 };
-} // namespace llvm
+}
 
 #endif