Add missing namespace comment
authorTobias Grosser <tobias@grosser.es>
Fri, 28 Jul 2017 09:33:06 +0000 (09:33 +0000)
committerTobias Grosser <tobias@grosser.es>
Fri, 28 Jul 2017 09:33:06 +0000 (09:33 +0000)
llvm-svn: 309373

polly/include/polly/Support/ISLOStream.h

index 227eae8..8dd35a3 100644 (file)
@@ -44,4 +44,4 @@ ADD_OSTREAM_PRINTER(isl::union_set)
 ADD_OSTREAM_PRINTER(isl::union_map)
 ADD_OSTREAM_PRINTER(isl::union_pw_aff)
 ADD_OSTREAM_PRINTER(isl::union_pw_multi_aff)
-}
+} // namespace polly