[PATCH] D19314: [include-fixer] Add a prototype for a new include fixing tool.
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 20 05:49:22 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL266870: [include-fixer] Add a prototype for a new include fixing tool. (authored by d0k).
Changed prior to commit:
http://reviews.llvm.org/D19314?vs=54344&id=54350#toc
Repository:
rL LLVM
http://reviews.llvm.org/D19314
Files:
clang-tools-extra/trunk/CMakeLists.txt
clang-tools-extra/trunk/include-fixer/CMakeLists.txt
clang-tools-extra/trunk/include-fixer/InMemoryXrefsDB.cpp
clang-tools-extra/trunk/include-fixer/InMemoryXrefsDB.h
clang-tools-extra/trunk/include-fixer/IncludeFixer.cpp
clang-tools-extra/trunk/include-fixer/IncludeFixer.h
clang-tools-extra/trunk/include-fixer/XrefsDB.h
clang-tools-extra/trunk/include-fixer/tool/CMakeLists.txt
clang-tools-extra/trunk/include-fixer/tool/ClangIncludeFixer.cpp
clang-tools-extra/trunk/unittests/CMakeLists.txt
clang-tools-extra/trunk/unittests/include-fixer/CMakeLists.txt
clang-tools-extra/trunk/unittests/include-fixer/IncludeFixerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19314.54350.patch
Type: text/x-patch
Size: 27177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160420/84c011a3/attachment-0001.bin>
More information about the cfe-commits
mailing list