Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / IR / GCOV.cpp
index 6ed589131725e82700fbe97f01a60ed96ed33ab6..a0a3db42a7b7e042123913b95f9076e0b0881500 100644 (file)
@@ -496,7 +496,7 @@ public:
     OS << format("%5u:", LineNum) << Line << "\n";
   }
 };
-}
+} // namespace
 
 /// Convert a path to a gcov filename. If PreservePaths is true, this
 /// translates "/" to "#", ".." to "^", and drops ".", to match gcov.