[PATCH] D111639: [Sema] check PseudoObject when rebuilding CXXOperatorCallExpr in template instantiation
Bruno De Fraine via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 7 08:49:13 PST 2021
brunodf updated this revision to Diff 392429.
brunodf added a comment.
New version of patch to address problems detected by buildbots.
(Will describe in more detail in follow-up comment.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111639/new/
https://reviews.llvm.org/D111639
Files:
clang/lib/Sema/TreeTransform.h
clang/test/SemaCXX/D111639.cpp
clang/test/SemaCXX/PR51855.cpp
clang/test/SemaObjCXX/instantiate-property-access.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111639.392429.patch
Type: text/x-patch
Size: 6732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211207/8faa4484/attachment.bin>
More information about the cfe-commits
mailing list