[all-commits] [llvm/llvm-project] 7836d0: [Flang] Compile fix after D99459.
Michael Kruse via All-commits
all-commits at lists.llvm.org
Thu Jun 10 19:01:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7836d058c7e115eace62e324ef6c01670326f518
https://github.com/llvm/llvm-project/commit/7836d058c7e115eace62e324ef6c01670326f518
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2021-06-10 (Thu, 10 Jun 2021)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
Log Message:
-----------
[Flang] Compile fix after D99459.
Fix Flang build after addition of a new OpenMP clauses for a Clang
patch (D99459). Flang is using TableGen to generation the declaration
of clause checks and the new clause was missing a definiton.
More information about the All-commits
mailing list