Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / include / llvm / Support / Recycler.h
index e97f36a735fdf64ece518c5afac4200565b19dd6..a909b9d5737627f510d6cd7d16bbb51e07c20cb6 100644 (file)
@@ -123,6 +123,6 @@ public:
   }
 };
 
   }
 };
 
-}
+} // namespace llvm
 
 #endif
 
 #endif