[PATCH] D150602: [clang-tidy] Move formatDereference to FixitHintUtils

Mike Crowe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 13 09:37:56 PDT 2023


mikecrowe updated this revision to Diff 530943.
mikecrowe added a comment.

Move clangTooling to clang_target_link_libraries


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150602

Files:
  clang-tools-extra/clang-tidy/readability/RedundantStringCStrCheck.cpp
  clang-tools-extra/clang-tidy/utils/CMakeLists.txt
  clang-tools-extra/clang-tidy/utils/FixItHintUtils.cpp
  clang-tools-extra/clang-tidy/utils/FixItHintUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150602.530943.patch
Type: text/x-patch
Size: 5799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230613/0345bede/attachment.bin>


More information about the cfe-commits mailing list