Branch: refs/heads/main
Revision: e55f4f9
Author: dlongnecke-cray
Link: dyno: Remove unused method to convert string literals by dlongnecke-cray · Pull Request #19951 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #19951 from dlongnecke-cray/dyno-converter-unused-method
dyno: Remove unused method to convert string literals (#19951)
Intel compilers are complaining about an unused method in the
converter, so remove it.
Signed-off-by: David Longnecker dlongnecke-cray@users.noreply.github.com
Modified Files:
M compiler/passes/convert-uast.cpp
Compare: https://github.com/chapel-lang/chapel/compare/3b8211558c84...e55f4f953300