Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsABIFlagsSection.h
index bf306ee4814b53dc74387267c6123ff9986d06b8..b078cd30a87bd2d713498ee86a9108c497b0a574 100644 (file)
@@ -186,6 +186,6 @@ public:
 };
 
 MCStreamer &operator<<(MCStreamer &OS, MipsABIFlagsSection &ABIFlagsSection);
-} // namespace llvm
+}
 
 #endif