[PATCH] D137782: [clang-tidy]bugprone-fold-init-type

Clement Courbet via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 6 08:22:46 PDT 2023


courbet updated this revision to Diff 511424.
courbet marked 2 inline comments as done.
courbet added a comment.

- Address review comments
- Add release notes.

Thanks !


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137782/new/

https://reviews.llvm.org/D137782

Files:
  clang-tools-extra/clang-tidy/bugprone/FoldInitTypeCheck.cpp
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/test/clang-tidy/checkers/bugprone/fold-init-type.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137782.511424.patch
Type: text/x-patch
Size: 7738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230406/6e8c7722/attachment-0001.bin>


More information about the cfe-commits mailing list