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

The classes in parse-tree.h that used WRAPPER_CLASS_BOILERPLATE were accidentally omitted. Also remove the anonymous namespace around utilities like WalkWrapperClass as they can be useful outside this file too. Original-commit: flang-compiler/f18@d47c505441 Reviewed-on: https://github.com/flang-compiler/f18/pull/15 Tree-same-pre-rewrite: false