llvm-project/polly/lib/Support
Andreas Simbuerger 06904d8554 Do not use namespace polly inside a header.
In general this fixes ambiguity that can arise from using
a different namespace that declares the same symbols as
we do.

One example inside llvm would be:
  createIndVarSimplifyPass(..);

Which can be found in:
  llvm/Transforms/Scalar.h
and
  polly/LinkAllPasses.h

llvm-svn: 210755
2014-06-12 07:26:25 +00:00
..
GICHelper.cpp GMP is only required for CLooG 2014-02-22 02:15:39 +00:00
RegisterPasses.cpp Do not use namespace polly inside a header. 2014-06-12 07:26:25 +00:00
SCEVValidator.cpp [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 03:30:19 +00:00
ScopHelper.cpp [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 03:30:19 +00:00