[all-commits] [llvm/llvm-project] 5c37b2: Revert "[flang][openmp] Use common Directive and C...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Jul 1 15:49:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5c37b2a5eee49df2545a6455eec64fb4b105df40
https://github.com/llvm/llvm-project/commit/5c37b2a5eee49df2545a6455eec64fb4b105df40
Author: clementval <clementval at gmail.com>
Date: 2020-07-01 (Wed, 01 Jul 2020)
Changed paths:
M flang/include/flang/Common/enum-set.h
M flang/include/flang/Parser/dump-parse-tree.h
M flang/include/flang/Parser/parse-tree.h
M flang/lib/Evaluate/CMakeLists.txt
M flang/lib/Parser/CMakeLists.txt
M flang/lib/Parser/openmp-parsers.cpp
M flang/lib/Parser/unparse.cpp
M flang/lib/Semantics/CMakeLists.txt
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/check-omp-structure.h
M flang/lib/Semantics/resolve-names.cpp
M flang/tools/f18-parse-demo/CMakeLists.txt
M llvm/include/llvm/Frontend/OpenMP/OMP.td
Log Message:
-----------
Revert "[flang][openmp] Use common Directive and Clause enum from llvm/Frontend"
This reverts commit 7f1e7767952233d1b6af1feef1371d127de5fa50.
More information about the All-commits
mailing list