[clang-tidy] Add cppcoreguidelines-prefer-member-initializer to ReleaseNotes
authorNathan James <n.james93@hotmail.co.uk>
Tue, 23 Feb 2021 18:29:22 +0000 (18:29 +0000)
committerNathan James <n.james93@hotmail.co.uk>
Tue, 23 Feb 2021 18:29:22 +0000 (18:29 +0000)
commit2af5275f72dad18b76d4db641c3c861d76aa29be
tree9c860ceaf4c3e11cc10cd3730d7a9c90b302fa78
parent1020d161565df48ec454509724e60ab8fbbdfd66
[clang-tidy] Add cppcoreguidelines-prefer-member-initializer to ReleaseNotes

Following a discussion about the current state of this check on the 12.X branch, it was decided to purge the check as it wasn't in a fit to release state, see https://llvm.org/PR49318.
This check has since had some of those issues addressed and should be good for the next release cycle now, pending any more bug reports about it.

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D97275
clang-tools-extra/docs/ReleaseNotes.rst