[PATCH] D39441: [refactor][extract] insert semicolons into extracted/inserted code when needed
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 2 11:19:07 PDT 2017
arphaman updated this revision to Diff 121339.
arphaman marked 3 inline comments as done.
arphaman added a comment.
Address review comments
Repository:
rL LLVM
https://reviews.llvm.org/D39441
Files:
include/clang/Lex/Lexer.h
lib/Lex/Lexer.cpp
lib/Tooling/Refactoring/CMakeLists.txt
lib/Tooling/Refactoring/Extract.cpp
lib/Tooling/Refactoring/Extract/Extract.cpp
lib/Tooling/Refactoring/Extract/SourceExtraction.cpp
lib/Tooling/Refactoring/Extract/SourceExtraction.h
test/Refactor/Extract/ExtractExprIntoFunction.cpp
test/Refactor/Extract/ExtractionSemicolonPolicy.cpp
test/Refactor/Extract/ExtractionSemicolonPolicy.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39441.121339.patch
Type: text/x-patch
Size: 20635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171102/215b60a5/attachment-0001.bin>
More information about the cfe-commits
mailing list