Currently GCC produces lots of warnings. Most of them are -Wattributes, but these warnings are completly ignored by everybody. So let's disable -Wattributes and make the output cleaner.
Details
Details
- Reviewers
ldionne • Quuxplusone - Group Reviewers
Restricted Project - Commits
- rG0e7d7fe9122c: [libc++] Disable -Wattributes in GCC
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo