[PATCH] D74970: [OpenMP] Refactor the analysis in checkMapClauseBaseExpression using StmtVisitor clause.

Chi Chun Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 21 08:33:11 PST 2020


cchen created this revision.
cchen added a reviewer: ABataev.
Herald added subscribers: cfe-commits, guansong.
Herald added a reviewer: jdoerfert.
Herald added a project: clang.

This step is the preparation of allowing lvalue in map/motion clause.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74970

Files:
  clang/lib/Sema/SemaOpenMP.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74970.245876.patch
Type: text/x-patch
Size: 20515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200221/520d5f52/attachment-0001.bin>


More information about the cfe-commits mailing list