[all-commits] [llvm/llvm-project] 91b49f: [flang][openacc] Fix unparsing of combined constru...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Oct 1 07:35:29 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 91b49fc2571c3d0ac33d447629cfb7789a7fde0d
      https://github.com/llvm/llvm-project/commit/91b49fc2571c3d0ac33d447629cfb7789a7fde0d
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2020-10-01 (Thu, 01 Oct 2020)

  Changed paths:
    M flang/lib/Parser/unparse.cpp
    A flang/test/Parser/acc-unparse.f90

  Log Message:
  -----------
  [flang][openacc] Fix unparsing of combined construct (bug 47659)

This patch fixes the bug report in https://bugs.llvm.org/show_bug.cgi?id=47659

Reviewed By: sameeranjoshi

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




More information about the All-commits mailing list