[PATCH] D108774: [OpenMP][FIX] Allow declare variant to work with reference types

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 26 14:09:14 PDT 2021


jdoerfert updated this revision to Diff 368978.
jdoerfert added a comment.

Add OpenMP check, add L/RValue check, add tests for multiple combinations of & vs &&


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108774

Files:
  clang/lib/AST/ASTContext.cpp
  clang/test/AST/ast-dump-openmp-begin-declare-variant_reference.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108774.368978.patch
Type: text/x-patch
Size: 38038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210826/7a66dacf/attachment-0001.bin>


More information about the cfe-commits mailing list