forked from OSchip/llvm-project
![]() In the parse tree dumper, add a compile-time option to dump source locations for all nodes that have them. This is a useful way to check if they are correct, especially after parse tree rewrites. It is enabled by defining `SHOW_ALL_SOURCE_MEMBERS` in `dump-parse-tree.h`. Original-commit: flang-compiler/f18@ceae5632e2 Reviewed-on: https://github.com/flang-compiler/f18/pull/433 Tree-same-pre-rewrite: false |
||
---|---|---|
flang |