mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 09:31:59 +08:00
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.