[PATCH] D84126: Enable -Wsuggest-override in the LLVM build
Logan Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 22 09:55:53 PDT 2020
logan-5 added a comment.
In D84126#2166952 <https://reviews.llvm.org/D84126#2166952>, @erichkeane wrote:
> I'd suggest disabling this unless the GCC version is >9.1.
I've got a patch addressing exactly this issue here, hoping to get it landed soon: https://reviews.llvm.org/D84292
Thanks again everyone for your patience. After this experience, I can promise next time I do anything like this, it'll go much more smoothly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84126/new/
https://reviews.llvm.org/D84126
More information about the llvm-commits
mailing list