[clang] [clang] Diagnose use of deprecated template alias (PR #97619)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 3 12:33:04 PDT 2024
premanandrao wrote:
> For reference, see https://reviews.llvm.org/D136533 for similar expansion of diagnostics for uses of declarations, and how that lead to trouble in MacOS land.
> I'd suggest building libc++ on MacOS, to be sure this won't cause regressions and a future revert.
Thanks for pointing out the other PR. I don't have a MacOS system handy right now, but I can get to one after the weekend.
> I have a MacOS machine now, so I should be able to try to revive that patch at some point as well.
Sounds good.
https://github.com/llvm/llvm-project/pull/97619
More information about the cfe-commits
mailing list