[PATCH] D76083: [clang-tidy] Expand the list of functions in bugprone-unused-return-value
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 8 05:51:33 PDT 2020
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
In D76083#2026375 <https://reviews.llvm.org/D76083#2026375>, @jranieri-grammatech wrote:
> Ping? It sounds like the consensus is to commit this as-is and, if there's a negative fallout for users of clang-tidy, either split out the functions or pare the list down later?
That is my understanding of the consensus position.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76083/new/
https://reviews.llvm.org/D76083
More information about the cfe-commits
mailing list