Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / include / llvm / CodeGen / SlotIndexes.h
index 9d6d6f5b1be0ed8f2a3295d2bca4ccf4a5dde404..5f213979b61b84b3a41f2356b4ac481596c28479 100644 (file)
@@ -705,6 +705,6 @@ namespace llvm {
   struct IntervalMapInfo<SlotIndex> : IntervalMapHalfOpenInfo<SlotIndex> {
   };
 
-}
+} // namespace llvm
 
 #endif // LLVM_CODEGEN_SLOTINDEXES_H