[clang] [Clang][Sema] Apply CWG400 'Using-declarations and the "struct hack"' to C++98 mode (PR #143492)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 13 04:07:49 PDT 2025
AaronBallman wrote:
What is being fixed here? We already issue a diagnostic: https://godbolt.org/z/EsjjjjYaM
https://github.com/llvm/llvm-project/pull/143492
More information about the cfe-commits
mailing list