[PATCH] D145321: [clang-tidy] altera-id-dependent-backward-branch: fix direct assignment notes

Egor Suvorov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 5 10:22:48 PST 2023


yeputons-gh updated this revision to Diff 502447.
yeputons-gh added a comment.

Test inferred assignments and fix notes for them as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145321

Files:
  clang-tools-extra/clang-tidy/altera/IdDependentBackwardBranchCheck.cpp
  clang-tools-extra/test/clang-tidy/checkers/altera/id-dependent-backward-branch.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145321.502447.patch
Type: text/x-patch
Size: 9120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230305/2997d3e4/attachment.bin>


More information about the cfe-commits mailing list