Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Target / NVPTX / ManagedStringPool.h
index a2d670f8d39d282392cbae25db6df1df7d608a0a..1480b61afdbe74052c027890cce35ac03e0bbebc 100644 (file)
@@ -43,6 +43,6 @@ public:
   }
 };
 
-}
+} // namespace llvm
 
 #endif