diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2025-01-14 15:51:41 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-14 13:51:41 +0100 |
commit | be96bd74f8eae5637033e4e05fcbf2a693ce8334 (patch) | |
tree | 891bcd511fa402dc6d1bb529f5890d705c5bc817 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | d0b641b7e2a9b4120c11fc60b111a657b0420176 (diff) | |
download | llvm-be96bd74f8eae5637033e4e05fcbf2a693ce8334.zip llvm-be96bd74f8eae5637033e4e05fcbf2a693ce8334.tar.gz llvm-be96bd74f8eae5637033e4e05fcbf2a693ce8334.tar.bz2 |
[mlir][emitc] Don't emit extra semicolon after bracket (#122464)
Extra semicolons were emitted for operations that should never have
them, since not every place was checking whether semicolon would be
actually needed.
Thus change the emitOperation to ignore trailingSemicolon field for such
operations.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions