[flang-commits] [flang] [flang] Add traits to more AST nodes (PR #175566)

Eugene Epshteyn via flang-commits flang-commits at lists.llvm.org
Fri Jan 16 12:20:29 PST 2026


================
@@ -433,38 +433,6 @@ struct ParseTreeVisitorLookupScope {
         x, mutator);
   }
 
-  template <typename V> static void Walk(const CallStmt &x, V &visitor) {
----------------
eugeneepshteyn wrote:

Could you please explain, why these are no longer needed?

https://github.com/llvm/llvm-project/pull/175566


More information about the flang-commits mailing list