Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Target / MSP430 / MSP430ISelLowering.h
index 80d3ae175fb11d1876ee9179d829f7cac38b0915..b09060939ac521df9d627d0a26eeeb18ae91c272 100644 (file)
@@ -64,7 +64,7 @@ namespace llvm {
       /// SHL, SRA, SRL - Non-constant shifts.
       SHL, SRA, SRL
     };
-  }
+  } // namespace MSP430ISD
 
   class MSP430Subtarget;
   class MSP430TargetLowering : public TargetLowering {