[PATCH] D136533: [clang] Fix missing diagnostic of declaration use when accessing TypeDecls through typename access
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 25 10:14:56 PDT 2022
erichkeane added a comment.
In D136533#3882976 <https://reviews.llvm.org/D136533#3882976>, @mizvekov wrote:
> I don't have access to a macOS machine, and I don't believe any of the pre-commit CI machines are running it either.
> So I don't have much to go on here.
>
> How do you think we shall proceed?
One thing you might try is seeing if this is a libcxx-specific thing instead, and try doing a self-build using libcxx.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136533/new/
https://reviews.llvm.org/D136533
More information about the cfe-commits
mailing list