[PATCH] D33272: Method loadFromCommandLine should be able to report errors
Serge Pavlov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 19 11:10:41 PDT 2017
sepavloff updated this revision to Diff 99600.
sepavloff added a comment.
Change loadFromCommandLine so that it returns std::unique_ptr as methods of CompilationDatabase does
https://reviews.llvm.org/D33272
Files:
include/clang/Tooling/CompilationDatabase.h
lib/Frontend/CreateInvocationFromCommandLine.cpp
lib/Tooling/CommonOptionsParser.cpp
lib/Tooling/CompilationDatabase.cpp
lib/Tooling/Tooling.cpp
unittests/Tooling/CompilationDatabaseTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33272.99600.patch
Type: text/x-patch
Size: 10892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170519/6b183bb8/attachment.bin>
More information about the cfe-commits
mailing list