[Chapel Merge] Remove uast-util files

Branch: refs/heads/main
Revision: 5f874e4
Author: benharsh
Link: Unavailable
Log Message:

Merge pull request #20388 from benharsh/move-uast-util

Remove uast-util files

My introduction of the "uast-util" files and the chpl::uast::util namespace was a bit hasty and warranted more discussion. Until such time that we feel there is a genuine need for such a namespace, this PR removes uast-util.h/cpp, removes the chpl::uast::util namespace, and moves the isQuestionMark helper function into Identifier.h.

[reviewed-by @mppf]

Modified Files:
R compiler/dyno/include/chpl/uast/uast-util.h

R compiler/dyno/lib/uast/uast-util.cpp
M compiler/dyno/include/chpl/uast/Identifier.h
M compiler/dyno/lib/resolution/Resolver.cpp
M compiler/dyno/lib/resolution/resolution-types.cpp
M compiler/dyno/lib/uast/CMakeLists.txt
M compiler/dyno/lib/uast/Identifier.cpp
M compiler/dyno/lib/uast/Makefile.include

Compare: https://github.com/chapel-lang/chapel/compare/a05478c470c2...5f874e47718d