projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60833f6
)
Add missing namespace comment
author
Tobias Grosser
<tobias@grosser.es>
Fri, 28 Jul 2017 09:33:06 +0000
(09:33 +0000)
committer
Tobias Grosser
<tobias@grosser.es>
Fri, 28 Jul 2017 09:33:06 +0000
(09:33 +0000)
llvm-svn: 309373
polly/include/polly/Support/ISLOStream.h
patch
|
blob
|
history
diff --git
a/polly/include/polly/Support/ISLOStream.h
b/polly/include/polly/Support/ISLOStream.h
index
227eae8
..
8dd35a3
100644
(file)
--- a/
polly/include/polly/Support/ISLOStream.h
+++ b/
polly/include/polly/Support/ISLOStream.h
@@
-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