Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Target / X86 / InstPrinter / X86IntelInstPrinter.h
index 6e371da3729075b92c3aad8b4196662d9cce29a4..2bee518fed682984436247813bcb9f1b2dd1c6fe 100644 (file)
@@ -159,6 +159,6 @@ public:
   }
 };
 
-}
+} // namespace llvm
 
 #endif