[PATCH] D77290: [OpenMP] Specialize OpenMP calls after template instantiation
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 7 10:50:50 PDT 2020
jdoerfert updated this revision to Diff 255729.
jdoerfert added a comment.
Reuse ActOnCallExpr, which contains the necessary logic (and a warning which we tried to avoid before).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77290/new/
https://reviews.llvm.org/D77290
Files:
clang/lib/Sema/TreeTransform.h
clang/test/AST/ast-dump-openmp-begin-declare-variant_template_1.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77290.255729.patch
Type: text/x-patch
Size: 14270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200407/f0e86bb3/attachment-0001.bin>
More information about the cfe-commits
mailing list