Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / include / llvm / CodeGen / ScheduleHazardRecognizer.h
index ef872a2b910088aa22f50b2d335948f754ee1887..8a40e7212ff6d37e3bf7ae7014dea552b9ea20eb 100644 (file)
@@ -106,6 +106,6 @@ public:
   }
 };
 
-} // namespace llvm
+}
 
 #endif