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:
3fa96d8
)
Fix formatting
author
Tobias Grosser
<tobias@grosser.es>
Wed, 12 Feb 2014 01:55:28 +0000
(
01:55
+0000)
committer
Tobias Grosser
<tobias@grosser.es>
Wed, 12 Feb 2014 01:55:28 +0000
(
01:55
+0000)
llvm-svn: 201204
polly/lib/Analysis/TempScopInfo.cpp
patch
|
blob
|
history
diff --git
a/polly/lib/Analysis/TempScopInfo.cpp
b/polly/lib/Analysis/TempScopInfo.cpp
index
7474d5e
..
a685db6
100644
(file)
--- a/
polly/lib/Analysis/TempScopInfo.cpp
+++ b/
polly/lib/Analysis/TempScopInfo.cpp
@@
-66,8
+66,7
@@
inline raw_ostream &operator<<(raw_ostream &OS, const BBCond &Cond) {
//===----------------------------------------------------------------------===//
// TempScop implementation
-TempScop::~TempScop() {
-}
+TempScop::~TempScop() {}
void TempScop::print(raw_ostream &OS, ScalarEvolution *SE, LoopInfo *LI) const {
OS << "Scop: " << R.getNameStr() << ", Max Loop Depth: " << MaxLoopDepth