[PATCH] D131678: hicpp-signed-bitwise - Return location of the operand (and not of the operator beginning)

Vladimir Plyashkun via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 16 03:02:03 PDT 2022


vladimir.plyashkun updated this revision to Diff 452936.
vladimir.plyashkun added a comment.

- return operand source range in too


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131678

Files:
  clang-tools-extra/clang-tidy/hicpp/SignedBitwiseCheck.cpp
  clang-tools-extra/test/clang-tidy/checkers/hicpp/signed-bitwise-integer-literals.cpp
  clang-tools-extra/test/clang-tidy/checkers/hicpp/signed-bitwise.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131678.452936.patch
Type: text/x-patch
Size: 9247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220816/3f4f3b6c/attachment.bin>


More information about the cfe-commits mailing list