[PATCH] D39042: [Tooling] Add a factory method for CommonOptionsParser

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 19 07:33:27 PDT 2017


ioeric updated this revision to Diff 119583.
ioeric added a comment.

- Make the factory method return an expected object instead of unique_ptr.
- clang-format code.


https://reviews.llvm.org/D39042

Files:
  include/clang/Tooling/CommonOptionsParser.h
  lib/Tooling/CommonOptionsParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39042.119583.patch
Type: text/x-patch
Size: 5071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171019/f2edb9d6/attachment.bin>


More information about the cfe-commits mailing list