[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
Mon Aug 15 01:42:02 PDT 2022
vladimir.plyashkun updated this revision to Diff 452605.
vladimir.plyashkun added a comment.
- Executed clang-format after changes
- Return operator location (in additional range)
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.452605.patch
Type: text/x-patch
Size: 9212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220815/ceb14c88/attachment.bin>
More information about the cfe-commits
mailing list