[libcxx-commits] [PATCH] D112374: [clang] Implement ElaboratedType sugaring for types written bare
Mike Hommey via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 14 17:30:59 PDT 2022
glandium added a comment.
In D112374#3651218 <https://reviews.llvm.org/D112374#3651218>, @mizvekov wrote:
> Can you confirm that this `NoPrincipalGetURI` matcher would, in clang version without this patch here, fail to match if you had rewritten the `GetUri` method to use a qualified name?
I can confirm it's the case, and your fix works. Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112374/new/
https://reviews.llvm.org/D112374
More information about the libcxx-commits
mailing list