[PATCH] D88295: [Sema] Fix volatile check when test if a return object can be implicitly move
Arthur O'Dwyer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 30 11:49:38 PDT 2020
Quuxplusone added a comment.
I believe the organization of that directory implies that the path should be `class/class.init/class.copy.elision/`, not `special/class.copy/`.
Otherwise LGTM, and I like this new test better than the old one!
I still can't help re actually landing this patch, as I don't have permissions either.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88295/new/
https://reviews.llvm.org/D88295
More information about the cfe-commits
mailing list