[PATCH] D71241: [OpenMP][WIP] Use overload centric declare variants

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 12 12:53:24 PST 2019


JonChesterfield added a comment.

> Explain that you're replacing the function written by the user on the fly by another one. If they accept it, go ahead.

That's the observational effect of variants. Replacing is very similar to calling + inlining.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71241





More information about the cfe-commits mailing list