Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / CodeGen / AsmPrinter / DwarfAccelTable.h
index cc677c26007138f6685be488b5436286807ee005..4d81441f6a725de28584284149a971b893789eaa 100644 (file)
@@ -252,5 +252,5 @@ public:
   void dump() { print(dbgs()); }
 #endif
 };
-} // namespace llvm
+}
 #endif