[Chapel Merge] Add std::hash for CompilerFlags::Name

Branch: refs/heads/main
Revision: aae54f3
Author: mppf
Link: Add std::hash for CompilerFlags::Name by mppf · Pull Request #20231 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #20231 from mppf/follow-19916-gcc54

Add std::hash for CompilerFlags::Name

Follow-up to PR #19916

Add std::hash for CompilerFlags::Name to avoid an error with GCC 5.4

Trivial and not reviewed.

Modified Files:
M compiler/dyno/include/chpl/framework/CompilerFlags.h

Compare: https://github.com/chapel-lang/chapel/compare/9483baba7fcc...aae54f3a7337