Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Target / MSP430 / MSP430MCInstLower.h
index ebd639744bcc9e461bd48e8cc630d990469294ec..ebbc6e51286e28f46ed29bcf78c8b9055a62fc78 100644 (file)
@@ -42,6 +42,6 @@ public:
   MCSymbol *GetBlockAddressSymbol(const MachineOperand &MO) const;
 };
 
-}
+} // namespace llvm
 
 #endif