[all-commits] [llvm/llvm-project] 594dec: [FLANG] Fix issues in SELECT TYPE construct when i...

Inderjeet via All-commits all-commits at lists.llvm.org
Sun Aug 2 20:57:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 594dec2884a4814dc97ebdfa7c83ef15bdfb379e
      https://github.com/llvm/llvm-project/commit/594dec2884a4814dc97ebdfa7c83ef15bdfb379e
  Author: compinder <inderjeet_kalra at hcl.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M flang/lib/Semantics/check-select-type.cpp
    M flang/test/Semantics/selecttype01.f90
    M flang/test/Semantics/symbol11.f90

  Log Message:
  -----------
  [FLANG] Fix issues in SELECT TYPE construct when intrinsic type specification is specified in TYPE GUARD statement.

Fix of PR46789 and PR46830.

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




More information about the All-commits mailing list