[PATCH] D77290: [OpenMP] Specialize OpenMP calls after template instantiation

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 6 18:34:15 PDT 2020


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

Override `RebuildCallExpr` in the template instantiation and specialize calls only there.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77290

Files:
  clang/lib/Sema/SemaTemplateInstantiate.cpp
  clang/test/AST/ast-dump-openmp-begin-declare-variant_template_1.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77290.255560.patch
Type: text/x-patch
Size: 14909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200407/ea355873/attachment-0001.bin>


More information about the cfe-commits mailing list