[PATCH] D116261: [Clang][OpenMP] Add support for compare capture in parser

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 17 13:37:39 PST 2022


ABataev added a comment.

In D116261#3330732 <https://reviews.llvm.org/D116261#3330732>, @tianshilei1992 wrote:

> We don't have Sema yet, so there is no erroneous test.

But you have the checks for the clauses, repeated several times in a construct.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116261/new/

https://reviews.llvm.org/D116261



More information about the llvm-commits mailing list