Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Analysis / LoopPass.cpp
index e9fcf02118b978351e322c3932b89f9e4f8227a8..81b7ecd480bfd6531bfb6cb20c6c489210aa3109 100644 (file)
@@ -56,7 +56,7 @@ public:
 };
 
 char PrintLoopPass::ID = 0;
-}
+} // namespace
 
 //===----------------------------------------------------------------------===//
 // LPPassManager