Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Target / Hexagon / HexagonInstrInfo.h
index d0b8a4631c1d6ce27d37cc09db4049a19072dc5e..91f508ee5ecfb3f53000c4e09e1f2e25dcf78f7b 100644 (file)
@@ -229,6 +229,6 @@ public:
 
 };
 
-}
+} // namespace llvm
 
 #endif