[PATCH] D83998: [flang][openacc] Basic name resolution infrastructure for OpenACC construct

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 26 17:02:07 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGff25b2da2ab9: [flang][openacc] Basic name resolution infrastructure for OpenACC construct (authored by clementval).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83998/new/

https://reviews.llvm.org/D83998

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83998.280758.patch
Type: text/x-patch
Size: 37721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200727/113971e1/attachment-0001.bin>


More information about the llvm-commits mailing list