[flang-commits] [PATCH] D148643: [flang] Semantics for !DIR$ IGNORE_TKR

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Wed Apr 19 09:40:03 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG864cb2aa4514: [flang] Semantics for !DIR$ IGNORE_TKR (authored by klausler).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148643

Files:
  flang/docs/Directives.md
  flang/include/flang/Common/Fortran-features.h
  flang/include/flang/Common/Fortran.h
  flang/include/flang/Common/enum-class.h
  flang/include/flang/Evaluate/characteristics.h
  flang/include/flang/Evaluate/tools.h
  flang/include/flang/Evaluate/type.h
  flang/include/flang/Parser/parse-tree-visitor.h
  flang/include/flang/Parser/parse-tree.h
  flang/include/flang/Semantics/symbol.h
  flang/lib/Common/Fortran.cpp
  flang/lib/Evaluate/characteristics.cpp
  flang/lib/Evaluate/tools.cpp
  flang/lib/Evaluate/type.cpp
  flang/lib/Parser/Fortran-parsers.cpp
  flang/lib/Parser/unparse.cpp
  flang/lib/Semantics/check-call.cpp
  flang/lib/Semantics/check-declarations.cpp
  flang/lib/Semantics/mod-file.cpp
  flang/lib/Semantics/resolve-names.cpp
  flang/lib/Semantics/symbol.cpp
  flang/test/Semantics/ignore_tkr01.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148643.514996.patch
Type: text/x-patch
Size: 34093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230419/5a170e5d/attachment-0001.bin>


More information about the flang-commits mailing list