[all-commits] [llvm/llvm-project] 83a407: [OpenMP]Fix parsing of OpenMP directive nested in ...
Mike Rice via All-commits
all-commits at lists.llvm.org
Mon Feb 14 16:33:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 83a407d176f84c53633a2ef259642ff184e0613f
https://github.com/llvm/llvm-project/commit/83a407d176f84c53633a2ef259642ff184e0613f
Author: Mike Rice <michael.p.rice at intel.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M clang/include/clang/Parse/Parser.h
M clang/lib/Parse/ParseOpenMP.cpp
M clang/test/OpenMP/metadirective_ast_print.c
Log Message:
-----------
[OpenMP]Fix parsing of OpenMP directive nested in a metadirective
Differential Revision: https://reviews.llvm.org/D119761
More information about the All-commits
mailing list