[Polly] Move SimplifyVisitor into polly namespace.
Declarations in headers should not be in the anonymous namespace. Compilers also warn about the use of <anon namespace>::SimplifyVisitor as a public field in polly::SimplifyPass and polly::SimplifyPrinterPass.
Loading
Please sign in to comment