[PATCH] D68818: [hip][cuda] Fix the extended lambda name mangling issue.

Michael Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 15 09:15:07 PDT 2019


hliao added a comment.

In D68818#1709688 <https://reviews.llvm.org/D68818#1709688>, @tra wrote:

> @rsmith Richard, could you take a look, please? Lambdas, mangling, ODR rules & ABI scare me. :-)


@tra thanks for promoting the review. This patch is quite critical to support extended lambda in clang. We have several workloads that have this mangle numbering issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68818





More information about the cfe-commits mailing list