Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Target / XCore / XCoreLowerThreadLocal.cpp
index 996c6f59346dbaeb2da7f85bd04dc07e6828a380..f866ab063396cba8019db761c2a07c55e0316407 100644 (file)
@@ -50,7 +50,7 @@ namespace {
 
     bool runOnModule(Module &M) override;
   };
-}
+} // namespace
 
 char XCoreLowerThreadLocal::ID = 0;