Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Transforms / Utils / CtorUtils.cpp
index dc95089cd2cadab64b95da25e9d90f246f904792..4bbded8dc9985aeebc2f5df764b38b8c3fc77e38 100644 (file)
@@ -162,4 +162,4 @@ bool optimizeGlobalCtorsList(Module &M,
   return true;
 }
 
-} // End llvm namespace
+} // namespace llvm