[PATCH] D18432: Test commit access to clang repo.
Eric Liu via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 24 02:06:06 PDT 2016
ioeric created this revision.
ioeric added a reviewer: cfe-commits.
Herald added a subscriber: klimek.
Test commit access to clang repo.
http://reviews.llvm.org/D18432
Files:
lib/Format/Format.cpp
Index: lib/Format/Format.cpp
===================================================================
--- lib/Format/Format.cpp
+++ lib/Format/Format.cpp
@@ -2005,6 +2005,7 @@
tooling::Replacements MergedReplacements =
mergeReplacements(Replaces, FormatReplaces);
+
return MergedReplacements;
}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18432.51522.patch
Type: text/x-patch
Size: 308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160324/87fc0975/attachment.bin>
More information about the cfe-commits
mailing list