This makes Clang scream at us if there is a class without a key function.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rG55cb62f34a6f: [libc++] Enable -Wweak-vtables
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I think this is a good idea, except for the number of diagnostics it generates that we don't really care about (in the test suite).