[PATCH] D26752: [include-fixer] Refactor include fixer to be usable as a plugin
Benjamin Kramer via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 17 05:55:05 PST 2016
bkramer updated this revision to Diff 78354.
bkramer added a comment.
- Turn loop into an assertions, there should never be more than one replacement coming back.
https://reviews.llvm.org/D26752
Files:
include-fixer/CMakeLists.txt
include-fixer/IncludeFixer.cpp
include-fixer/IncludeFixer.h
include-fixer/plugin/CMakeLists.txt
include-fixer/plugin/IncludeFixerPlugin.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26752.78354.patch
Type: text/x-patch
Size: 31437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161117/1c7bd6bf/attachment-0001.bin>
More information about the cfe-commits
mailing list