Add missing namespace comment

llvm-svn: 309373
This commit is contained in:
Tobias Grosser 2017-07-28 09:33:06 +00:00
parent 60833f6e22
commit c0678c016f
1 changed files with 1 additions and 1 deletions

View 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