[all-commits] [llvm/llvm-project] 0fd425: [flang]Add Semantic Checks for OpenMP Allocate Clause

Irina via All-commits all-commits at lists.llvm.org
Wed Sep 9 04:09:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0fd425af071a9bc5c0891a4db09f4d9a466b7be9
      https://github.com/llvm/llvm-project/commit/0fd425af071a9bc5c0891a4db09f4d9a466b7be9
  Author: Irina Dobrescu <irina.dobrescu at arm.com>
  Date:   2020-09-09 (Wed, 09 Sep 2020)

  Changed paths:
    M flang/include/flang/Semantics/symbol.h
    M flang/lib/Semantics/check-omp-structure.cpp
    M flang/lib/Semantics/check-omp-structure.h
    M flang/lib/Semantics/resolve-directives.cpp
    M flang/test/Semantics/omp-clause-validity01.f90
    A flang/test/Semantics/omp-resolve06.f90

  Log Message:
  -----------
  [flang]Add Semantic Checks for OpenMP Allocate Clause

Reviewed By: kiranchandramohan, clementval, kiranktp, raghavendhra

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




More information about the All-commits mailing list