[PATCH] D23266: [include-fixer] Support processing multiple files in one run.

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 9 01:34:11 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278102: [include-fixer] Support processing multiple files in one run. (authored by hokein).

Changed prior to commit:
  https://reviews.llvm.org/D23266?vs=67294&id=67296#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23266

Files:
  clang-tools-extra/trunk/include-fixer/IncludeFixer.cpp
  clang-tools-extra/trunk/include-fixer/IncludeFixer.h
  clang-tools-extra/trunk/include-fixer/IncludeFixerContext.cpp
  clang-tools-extra/trunk/include-fixer/IncludeFixerContext.h
  clang-tools-extra/trunk/include-fixer/tool/ClangIncludeFixer.cpp
  clang-tools-extra/trunk/include-fixer/tool/clang-include-fixer.py
  clang-tools-extra/trunk/test/include-fixer/commandline_options.cpp
  clang-tools-extra/trunk/test/include-fixer/multiple_fixes.cpp
  clang-tools-extra/trunk/unittests/include-fixer/IncludeFixerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23266.67296.patch
Type: text/x-patch
Size: 19291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160809/cf89c9e1/attachment-0001.bin>


More information about the cfe-commits mailing list