Split implementation from ScopDetectionDiagnostic.h
authorAndreas Simbuerger <simbuerg@fim.uni-passau.de>
Sat, 24 May 2014 09:24:53 +0000 (09:24 +0000)
committerAndreas Simbuerger <simbuerg@fim.uni-passau.de>
Sat, 24 May 2014 09:24:53 +0000 (09:24 +0000)
commit320af405d6c5b98c9e1daa8efcfa4d3ba476d841
treed8c2c49a5c8f92ab80c209f0239c51f14a07307f
parente8faaa0c58c0594991ff07ec095c3f123caee285
Split implementation from ScopDetectionDiagnostic.h

We don't want the Statistic variables in every module that
includes the diagnostics.

llvm-svn: 209571
polly/include/polly/ScopDetectionDiagnostic.h
polly/lib/Analysis/ScopDetectionDiagnostic.cpp [new file with mode: 0644]
polly/lib/CMakeLists.txt