Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Transforms / ObjCARC / ObjCARCAPElim.cpp
index c7c77eca5af4a67e8022e397155b48cd1871660a..d318643a359a6e8c69a6195cc0e179d77da30187 100644 (file)
@@ -50,7 +50,7 @@ namespace {
       initializeObjCARCAPElimPass(*PassRegistry::getPassRegistry());
     }
   };
-} // namespace
+}
 
 char ObjCARCAPElim::ID = 0;
 INITIALIZE_PASS(ObjCARCAPElim,