[PATCH] D85549: [flang][directives] Use TableGen information for clause classes in parse-tree

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 07:43:17 PDT 2020


clementval updated this revision to Diff 284722.
clementval added a comment.

Switch to llvm::toUpper because of windows buildbot failure


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85549

Files:
  flang/include/flang/Parser/dump-parse-tree.h
  flang/include/flang/Parser/parse-tree.h
  flang/lib/Evaluate/CMakeLists.txt
  flang/lib/Parser/openacc-parsers.cpp
  flang/lib/Parser/unparse.cpp
  flang/lib/Semantics/CMakeLists.txt
  flang/lib/Semantics/check-acc-structure.cpp
  flang/lib/Semantics/check-acc-structure.h
  flang/lib/Semantics/resolve-directives.cpp
  llvm/include/llvm/Frontend/Directive/DirectiveBase.td
  llvm/include/llvm/Frontend/OpenACC/ACC.td
  llvm/include/llvm/Frontend/OpenMP/OMP.td
  llvm/test/TableGen/directive1.td
  llvm/test/TableGen/directive2.td
  llvm/utils/TableGen/DirectiveEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85549.284722.patch
Type: text/x-patch
Size: 38811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/3d435fe9/attachment.bin>


More information about the llvm-commits mailing list