diff options
author | Daniel Jasper <djasper@google.com> | 2016-12-16 13:53:46 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2016-12-16 13:53:46 +0000 |
commit | a44fd3014d65f42c5b8dbae62a90e50419cb6d57 (patch) | |
tree | 80e22ae114e77ee877411ee6d7e0881e4134f4ac /llvm/lib/CodeGen/MIRParser/MILexer.cpp | |
parent | 24bf8689dd9e0d5b729ba866cd9833a1a24699c2 (diff) | |
download | bcm5719-llvm-a44fd3014d65f42c5b8dbae62a90e50419cb6d57.tar.gz bcm5719-llvm-a44fd3014d65f42c5b8dbae62a90e50419cb6d57.zip |
Move VerifierSupport into namespace llvm.
It currently is in an unnamed namespace and then it shouldn't be used
from something in the header file. This actually triggers a warning with
GCC:
../include/llvm/IR/Verifier.h:39:7: warning: ‘llvm::TBAAVerifier’ has a field ‘llvm::TBAAVerifier::Diagnostic’ whose type uses the anonymous namespace [enabled by default]
llvm-svn: 289942
Diffstat (limited to 'llvm/lib/CodeGen/MIRParser/MILexer.cpp')
0 files changed, 0 insertions, 0 deletions