Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / include / llvm / Transforms / Utils / GlobalStatus.h
index 658449c9fab12c0c43f4a8ae5780e40db3b1ffdc..c36609508808d52c7f07f859311fcaa28012b5bd 100644 (file)
@@ -77,6 +77,6 @@ struct GlobalStatus {
 
   GlobalStatus();
 };
-} // namespace llvm
+}
 
 #endif