Skip to content

Commit 8f971ca

Browse files
authored
[flang] Move DumpEvaluateExpr from Lower to Semantics (#128723)
Since evaluate::Expr can show up in the parse tree in the semantic analysis step, make it possible to dump its structure in the Semantics module. The Lower module depends on Semantics, so the code is still accessible in it.
1 parent 1c4e0f6 commit 8f971ca

File tree

8 files changed

+443
-489
lines changed

8 files changed

+443
-489
lines changed

flang/include/flang/Lower/DumpEvaluateExpr.h

Lines changed: 0 additions & 212 deletions
This file was deleted.

0 commit comments

Comments
 (0)