[PATCH] D79895: Add a new warning to warn when passing uninitialized variables as const reference parameters to a function
Zequan Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 4 09:53:16 PDT 2020
zequanwu added a comment.
In D79895#2073698 <https://reviews.llvm.org/D79895#2073698>, @sylvestre.ledru wrote:
> @zequanwu could you please update the release notes? thanks
> https://github.com/llvm/llvm-project/blob/master/clang/docs/ReleaseNotes.rst
Done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79895/new/
https://reviews.llvm.org/D79895
More information about the cfe-commits
mailing list