[PATCH] D28081: Make GetStyle return Expected<FormatStyle> instead of FormatStyle
Antonio Maiorano via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 11 03:58:42 PST 2017
amaiorano updated this revision to Diff 83949.
amaiorano added a comment.
Fixed Format/style-on-command-line.cpp test to match new expected output.
https://reviews.llvm.org/D28081
Files:
include/clang/Format/Format.h
lib/Format/Format.cpp
lib/Tooling/Refactoring.cpp
test/Format/style-on-command-line.cpp
tools/clang-format/ClangFormat.cpp
unittests/Format/FormatTest.cpp
unittests/Format/FormatTestObjC.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28081.83949.patch
Type: text/x-patch
Size: 16628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170111/567d365f/attachment.bin>
More information about the cfe-commits
mailing list