[clang] [clang] Don't use -Wno-nested-anon-types on GCC (PR #95029)
Vlad Serebrennikov via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 10 14:30:34 PDT 2024
https://github.com/Endilll approved this pull request.
`-Wnested-anon-types` isn't supported even by GCC 7.4, so yeah, thank you for fixing this.
https://github.com/llvm/llvm-project/pull/95029
More information about the cfe-commits
mailing list