[NFC] Make r318597 compatible with clang-format

llvm-svn: 318561
This commit is contained in:
Zhaoshi Zheng 2017-11-17 22:05:19 +00:00
parent 4cb299407e
commit ceec175dff
1 changed files with 1 additions and 1 deletions

View File

@ -154,8 +154,8 @@
#include "polly/Support/GICHelper.h"
#include "polly/Support/ISLTools.h"
#include "polly/Support/VirtualInstruction.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/Support/raw_ostream.h"
#define DEBUG_TYPE "polly-zone"