Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / include / llvm / IR / LegacyPassManagers.h
index e2f1ab48b725840371c38f068f3d3ca0cd938ed3..7f7889ad5fb3da6c3113a2af46eb1ee38bc739bd 100644 (file)
@@ -474,6 +474,6 @@ public:
 
 Timer *getPassTimer(Pass *);
 
-} // namespace llvm
+}
 
 #endif