[PATCH] D133942: Clang tidy utility to generate a fix hint for a subsequent expression to the existing one
Bartłomiej Cieślar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 21 11:04:30 PDT 2022
barcisz updated this revision to Diff 461955.
barcisz added a comment.
Tests for the utility
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133942/new/
https://reviews.llvm.org/D133942
Files:
clang-tools-extra/clang-tidy/utils/FixItHintUtils.cpp
clang-tools-extra/clang-tidy/utils/FixItHintUtils.h
clang-tools-extra/unittests/clang-tidy/CMakeLists.txt
clang-tools-extra/unittests/clang-tidy/FixItHintUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133942.461955.patch
Type: text/x-patch
Size: 13100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220921/742bbd7e/attachment-0001.bin>
More information about the cfe-commits
mailing list