[all-commits] [llvm/llvm-project] 558c1f: [Flang][OpenMP] skip CompilerDirective on ResolveO...
Z572 via All-commits
all-commits at lists.llvm.org
Fri Oct 27 17:29:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 558c1f123ea7f3134c1f34124df6921376465494
https://github.com/llvm/llvm-project/commit/558c1f123ea7f3134c1f34124df6921376465494
Author: Z572 <37945516+Z572 at users.noreply.github.com>
Date: 2023-10-28 (Sat, 28 Oct 2023)
Changed paths:
M flang/lib/Semantics/resolve-directives.cpp
A flang/test/Semantics/OpenMP/compiler-directive.f90
Log Message:
-----------
[Flang][OpenMP] skip CompilerDirective on ResolveOmpTopLevelParts. (#69580)
Fixes #68966
More information about the All-commits
mailing list