[all-commits] [llvm/llvm-project] 166e5c: [flang] Do not create HostAssoc symbols in derived...

Peter Klausler via All-commits all-commits at lists.llvm.org
Wed Jan 13 11:07:37 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 166e5c335cbe9f8144a7822ca655dc3352ec9e56
      https://github.com/llvm/llvm-project/commit/166e5c335cbe9f8144a7822ca655dc3352ec9e56
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2021-01-13 (Wed, 13 Jan 2021)

  Changed paths:
    M flang/lib/Semantics/resolve-names.cpp

  Log Message:
  -----------
  [flang] Do not create HostAssoc symbols in derived type scopes

When needed due to a specification expression in a derived type,
the host association symbols should be created in the surrounding
subprogram's scope instead.

Differential Revision: https://reviews.llvm.org/D94567




More information about the All-commits mailing list