Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Target / X86 / InstPrinter / X86ATTInstPrinter.h
index ac484f3172764e7bd170f7934c9eb9c60fc33192..62b6b73e7864767c63df65e868ad5e90608b4955 100644 (file)
@@ -140,6 +140,6 @@ public:
 private:
   bool HasCustomInstComment;
 };
-} // namespace llvm
+}
 
 #endif