Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Target / XCore / XCoreInstrInfo.cpp
index 72058dd71e267a28ea36c8db5bdc8165bf8ab04f..a6e974e2e622b2992d1b720b3d71cb76616f916c 100644 (file)
@@ -41,7 +41,7 @@ namespace XCore {
     COND_INVALID
   };
 }
-}
+} // namespace llvm
 
 // Pin the vtable to this file.
 void XCoreInstrInfo::anchor() {}