[PATCH] D135545: [clang] Mention -Werror changes revived for Clang 16

2022-10-10 Thread Michał Górny via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG2bb86b674476: [clang] Mention -Werror changes revived for Clang 16 (authored by thesamesam, committed by mgorny). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION

[PATCH] D135545: [clang] Mention -Werror changes revived for Clang 16

2022-10-10 Thread Michał Górny via Phabricator via cfe-commits
mgorny accepted this revision. mgorny added a comment. Thanks for doing this. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D135545/new/ https://reviews.llvm.org/D135545 ___ cfe-commits mailing list

[PATCH] D135545: [clang] Mention -Werror changes revived for Clang 16

2022-10-10 Thread Aaron Ballman via Phabricator via cfe-commits
aaron.ballman accepted this revision. aaron.ballman added a comment. This revision is now accepted and ready to land. Whoops, I thought I had already added those release notes, but I didn't! Thank you for catching that! LGTM Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION

[PATCH] D135545: [clang] Mention -Werror changes revived for Clang 16

2022-10-09 Thread Sam James via Phabricator via cfe-commits
thesamesam added a comment. I could use identical phrasing to `-Wincompatible-function-pointer-types` below (reference how to downgrade the error) but I don't think there's a need. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D135545/new/

[PATCH] D135545: [clang] Mention -Werror changes revived for Clang 16

2022-10-09 Thread Sam James via Phabricator via cfe-commits
thesamesam created this revision. thesamesam added reviewers: aaron.ballman, mgorny, MaskRay. thesamesam added a project: clang. Herald added a subscriber: StephenFan. Herald added a project: All. thesamesam requested review of this revision. Herald added a subscriber: cfe-commits.