================ @@ -1278,14 +1278,15 @@ class DataSharingProcessor { llvm::SetVector<const Fortran::semantics::Symbol *> symbolsInNestedRegions; llvm::SetVector<const Fortran::semantics::Symbol *> symbolsInParentRegions; Fortran::lower::AbstractConverter &converter; + Fortran::semantics::SemanticsContext &semaCtx; ---------------- skatrak wrote:
Do we expect to need it stored in the class? It looks like at least currently the only place where it's accessed is the constructor, in order to create the list of clauses. https://github.com/llvm/llvm-project/pull/81629 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits