[PATCH] D63893: [clang-tidy] Extend TransformerClangTidyCheck to support adding includes.

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 2 06:26:24 PDT 2019


This revision was automatically updated to reflect the committed changes.
ymandel marked an inline comment as done.
Closed by commit rL364922: [clang-tidy] Extend TransformerClangTidyCheck to support adding includes. (authored by ymandel, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D63893?vs=207538&id=207546#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63893

Files:
  clang-tools-extra/trunk/clang-tidy/utils/TransformerClangTidyCheck.cpp
  clang-tools-extra/trunk/clang-tidy/utils/TransformerClangTidyCheck.h
  clang-tools-extra/trunk/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63893.207546.patch
Type: text/x-patch
Size: 4714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190702/153608d3/attachment-0001.bin>


More information about the cfe-commits mailing list