[PATCH] D151162: Add -Wpacked-non-pod to -Wall

Zenong Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 24 13:31:55 PDT 2023


SlaterLatiao added a comment.

In D151162#4369584 <https://reviews.llvm.org/D151162#4369584>, @aaron.ballman wrote:

> Please be sure to add a release note for the change, and it'd probably be good to have a test case that shows this triggers under `-Wall` (the modified test case explicitly names the diagnostic).

Thank you, Aaron. I'll add the test case. Should this change go under `Improvements to Clang’s diagnostics` in the release note?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151162/new/

https://reviews.llvm.org/D151162



More information about the cfe-commits mailing list