[PATCH] D142826: [Clang] Add -Wtype-limits to -Wextra for GCC compatibility
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 1 05:31:14 PST 2023
aaron.ballman accepted this revision.
aaron.ballman added a comment.
LGTM, thank you!
Btw, if you change:
`Fix https://github.com/llvm/llvm-project/issues/58375`
into:
`Fixes #58375`
in the commit message, it will automatically close the github issue and associate it with this commit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142826/new/
https://reviews.llvm.org/D142826
More information about the cfe-commits
mailing list