commit | 0c9de71eca92df149c51fbd824178230edb99881 | [log] [tgz] |
---|---|---|
author | Sebastian Pop <spop@codeaurora.org> | Thu Mar 13 16:28:02 2014 +0000 |
committer | Sebastian Pop <spop@codeaurora.org> | Thu Mar 13 16:28:02 2014 +0000 |
tree | 17b2fb7a1ac34c7ea0f64fbe4db22d1f5a90712c | |
parent | 3f73533a9d8f5afdbecb181fd61c9794667b0804 [diff] [blame] |
avoid warning warning: multi-line comment [-Wcomment] llvm-svn: 203811
diff --git a/polly/lib/CodeGen/LoopGenerators.cpp b/polly/lib/CodeGen/LoopGenerators.cpp index 5815879..b82819e 100644 --- a/polly/lib/CodeGen/LoopGenerators.cpp +++ b/polly/lib/CodeGen/LoopGenerators.cpp
@@ -29,8 +29,8 @@ // | // v // GuardBB -// / \ -// __ PreHeaderBB \ +// / | +// __ PreHeaderBB | // / \ / | // latch HeaderBB | // \ / \ /