[all-commits] [llvm/llvm-project] ff25b2: [flang][openacc] Basic name resolution infrastruct...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Sun Jul 26 17:01:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ff25b2da2ab9049e154cc8b9af06a24f79a74209
      https://github.com/llvm/llvm-project/commit/ff25b2da2ab9049e154cc8b9af06a24f79a74209
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2020-07-26 (Sun, 26 Jul 2020)

  Changed paths:
    M flang/include/flang/Semantics/symbol.h
    M flang/lib/Semantics/resolve-names.cpp
    M flang/lib/Semantics/unparse-with-symbols.cpp
    A flang/test/Semantics/acc-resolve01.f90
    A flang/test/Semantics/acc-resolve02.f90
    A flang/test/Semantics/acc-symbols01.f90
    M flang/test/Semantics/test_symbols.sh

  Log Message:
  -----------
  [flang][openacc] Basic name resolution infrastructure for OpenACC construct

Reviewed By: tskeith, klausler, ichoyjx

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




More information about the All-commits mailing list