Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / include / llvm / MC / MCSchedule.h
index 635eab99be6a8656ec44fea1f7ce011876914be7..1adfedd2638a865d4095e6c64e979b1e83059727 100644 (file)
@@ -245,6 +245,6 @@ struct MCSchedModel {
   }
 };
 
-} // namespace llvm
+} // End llvm namespace
 
 #endif