[all-commits] [llvm/llvm-project] a4e47c: [Flang][openmp]Fix crash in OpenMP semantic check(...

sameeranjoshi via All-commits all-commits at lists.llvm.org
Thu Dec 17 01:52:35 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a4e47cd1857be1a1bfdada2a1c60a521fd21ecee
      https://github.com/llvm/llvm-project/commit/a4e47cd1857be1a1bfdada2a1c60a521fd21ecee
  Author: sameeran joshi <sameeranjayant.joshi at amd.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M flang/lib/Semantics/resolve-directives.cpp
    A flang/test/Semantics/omp-no-dowhile-in-parallel.f90

  Log Message:
  -----------
  [Flang][openmp]Fix crash in OpenMP semantic check( bug 48308)

Fixes the bug reported in https://bugs.llvm.org/show_bug.cgi?id=48308

Reviewed By: kiranchandramohan, clementval

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




More information about the All-commits mailing list