[flang-commits] [flang] [flang] Add traits to more AST nodes (PR #175566)
Eugene Epshteyn via flang-commits
flang-commits at lists.llvm.org
Tue Jan 20 04:51:06 PST 2026
================
@@ -433,38 +433,6 @@ struct ParseTreeVisitorLookupScope {
x, mutator);
}
- template <typename V> static void Walk(const CallStmt &x, V &visitor) {
----------------
eugeneepshteyn wrote:
Thank you for clear explanation. (Maybe it should be documented somewhere...)
https://github.com/llvm/llvm-project/pull/175566
More information about the flang-commits
mailing list