[PATCH] D89559: PR47372: Fix Lambda invoker calling conventions
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 29 13:57:54 PDT 2020
erichkeane updated this revision to Diff 301746.
erichkeane marked an inline comment as done.
erichkeane added a comment.
@rjmccall : Think I got everything, is this what you mean?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89559/new/
https://reviews.llvm.org/D89559
Files:
clang/include/clang/AST/DeclCXX.h
clang/include/clang/Sema/Sema.h
clang/lib/AST/DeclCXX.cpp
clang/lib/AST/MicrosoftMangle.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaLambda.cpp
clang/lib/Sema/SemaOverload.cpp
clang/lib/Sema/SemaTemplateDeduction.cpp
clang/test/CodeGenCXX/lambda-conversion-op-cc.cpp
clang/test/SemaCXX/lambda-conversion-op-cc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89559.301746.patch
Type: text/x-patch
Size: 34667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201029/4e2e73c1/attachment-0001.bin>
More information about the cfe-commits
mailing list