[PATCH] D118519: [clang-tidy] Organize the release notes a little better

Richard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 28 17:18:11 PST 2022


LegalizeAdulthood created this revision.
LegalizeAdulthood added a project: clang-tools-extra.
Herald added a subscriber: xazax.hun.
LegalizeAdulthood requested review of this revision.

- Sort new checks by check name
- Sort changes to existing checks by check name
- Link check names to the check's documentation
- Add docs for changes to readability-simplify-boolean-expr
- Move check changes from "Improvements to clang-tidy" to "Changes in existing checks" section


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118519

Files:
  clang-tools-extra/docs/ReleaseNotes.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118519.404200.patch
Type: text/x-patch
Size: 7433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220129/0d2518c7/attachment-0001.bin>


More information about the cfe-commits mailing list