diff options
author | Michael Kruse <llvm-project@meinersbur.de> | 2020-11-16 18:55:05 -0600 |
---|---|---|
committer | Michael Kruse <llvm-project@meinersbur.de> | 2020-11-16 18:59:08 -0600 |
commit | fc115f2e73a2049211efa231b6c54c29248efdf5 (patch) | |
tree | be34fe77abbbeea222a1eb48b1e68615d2d0d3c8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b16e4d3fc11d890480a6b5ecd61874e0e19ed5b7 (diff) | |
download | llvm-fc115f2e73a2049211efa231b6c54c29248efdf5.zip llvm-fc115f2e73a2049211efa231b6c54c29248efdf5.tar.gz llvm-fc115f2e73a2049211efa231b6c54c29248efdf5.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions