Some named value operands are not used yet (TODOs). Some compilers
complain about it. Remove names of unused parameters.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139207
[flang] fix unused-but-set-parameter warning in ConvertExprToHLFIR.cpp ClosedPublic Authored by jeanPerier on Dec 2 2022, 8:44 AM.
Details Summary Some named value operands are not used yet (TODOs). Some compilers
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 2 2022, 8:56 AM This revision was landed with ongoing or failed builds.Dec 2 2022, 8:57 AM Closed by commit rG655d994adc36: [flang] fix unused-but-set-parameter warning in ConvertExprToHLFIR.cpp (authored by jeanPerier). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 479655 flang/lib/Lower/ConvertExprToHLFIR.cpp
|