mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 20:56:06 +00:00

The thing called on each parse tree node during the walk is still referred to as a visitor. Change "pre" to "Pre" and "post" to "Post" to follow the naming conventions. Original-commit: flang-compiler/f18@a6ea1296b1 Reviewed-on: https://github.com/flang-compiler/f18/pull/15 Tree-same-pre-rewrite: false