[PATCH] D13342: Prevent loop-convert from leaving empty lines after removing an alias declaration.
Angel Garcia via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 1 05:35:55 PDT 2015
angelgarcia created this revision.
angelgarcia added a reviewer: klimek.
angelgarcia added subscribers: alexfh, cfe-commits.
This fixes https://llvm.org/bugs/show_bug.cgi?id=17716.
http://reviews.llvm.org/D13342
Files:
clang-tidy/modernize/LoopConvertCheck.cpp
clang-tidy/modernize/LoopConvertCheck.h
test/clang-tidy/modernize-loop-convert-extra.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13342.36231.patch
Type: text/x-patch
Size: 6486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151001/749d0c97/attachment.bin>
More information about the cfe-commits
mailing list