Follow-up to https://github.com/llvm/llvm-project/commit/8c136805242014b6ad9ff1afcac9d7f4a18bec3f to allow a less abrupt migration for users.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D112704
Re-instate -Wweak-template-vtables as a no-op flag ClosedPublic Authored by hans on Oct 28 2021, 4:40 AM.
Details Summary Follow-up to https://github.com/llvm/llvm-project/commit/8c136805242014b6ad9ff1afcac9d7f4a18bec3f to allow a less abrupt migration for users.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 28 2021, 5:28 AM Closed by commit rG4d2765e9949f: Re-instate -Wweak-template-vtables as a no-op flag (authored by hans). · Explain WhyOct 28 2021, 5:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 383003 clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/test/SemaCXX/warn-weak-vtables.cpp
|