[all-commits] [llvm/llvm-project] 3fc9ca: [flang][OpenMP] Add support for getting parent con...
arnamoy10 via All-commits
all-commits at lists.llvm.org
Sat Mar 13 14:51:45 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3fc9ca87f1ab7c8e342cb942729df30f1ba80418
https://github.com/llvm/llvm-project/commit/3fc9ca87f1ab7c8e342cb942729df30f1ba80418
Author: Arnamoy Bhattacharyya <arnamoy10 at gmail.com>
Date: 2021-03-13 (Sat, 13 Mar 2021)
Changed paths:
M flang/lib/Semantics/check-directive-structure.h
M flang/lib/Semantics/check-omp-structure.cpp
Log Message:
-----------
[flang][OpenMP] Add support for getting parent context and clauses and modify the relevant sema checks to use the new functions.
Differential Revision: https://reviews.llvm.org/D98580
More information about the All-commits
mailing list