diff options
author | Kazu Hirata <kazu@google.com> | 2023-05-15 10:06:15 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2023-05-15 10:06:15 -0700 |
commit | 1c983af96a5d9bdd654dfe8cb8b06b97dfa03222 (patch) | |
tree | 63a8b065faf39e1d923bdb42b9fe9847a84addaa /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 08dcd4c01ee7c67df1b004fbeafea98eb8129f26 (diff) | |
download | llvm-1c983af96a5d9bdd654dfe8cb8b06b97dfa03222.zip llvm-1c983af96a5d9bdd654dfe8cb8b06b97dfa03222.tar.gz llvm-1c983af96a5d9bdd654dfe8cb8b06b97dfa03222.tar.bz2 |
[mlir] Fix a warning
This patch fixes:
mlir/lib/Dialect/MemRef/Utils/MemRefUtils.cpp:45:2: error: extra ';'
outside of a function is incompatible with C++98
[-Werror,-Wc++98-compat-extra-semi]
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions