Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / include / llvm / CodeGen / LiveIntervalAnalysis.h
index 9d688412897c80ce63a3136a4d104bc0ed69c9b8..9673f80e0856678b2f14d9ab4bdcf8ed351614d9 100644 (file)
@@ -444,6 +444,6 @@ extern cl::opt<bool> UseSegmentSetForPhysRegs;
 
     class HMEditor;
   };
-} // namespace llvm
+} // End llvm namespace
 
 #endif