diff options
author | Kazu Hirata <kazu@google.com> | 2024-10-29 10:55:34 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2024-10-29 10:55:34 -0700 |
commit | 6f66530fd17a2333939e6b5a46d378ac7379f7ca (patch) | |
tree | 9efd37b6297f2cdbf4fa14e4b51d4c54a0d1a2e9 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | ba65710908137fe68e7c039f1e2829c3d37480f3 (diff) | |
download | llvm-6f66530fd17a2333939e6b5a46d378ac7379f7ca.zip llvm-6f66530fd17a2333939e6b5a46d378ac7379f7ca.tar.gz llvm-6f66530fd17a2333939e6b5a46d378ac7379f7ca.tar.bz2 |
[mlir] Fix a warning
This patch fixes:
mlir/lib/Pass/PassRegistry.cpp:425:37: error: ISO C++ requires the
name after '::~' to be found in the same scope as the name before
'::~' [-Werror,-Wdtor-name]
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions