[PATCH] D66731: [Driver] Add an option for createInvocationFromCommandLine to recover on errors

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 27 01:28:58 PDT 2019


ilya-biryukov updated this revision to Diff 217320.
ilya-biryukov added a comment.

- Fix english grammar in the comment


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66731/new/

https://reviews.llvm.org/D66731

Files:
  clang-tools-extra/clangd/Compiler.cpp
  clang-tools-extra/clangd/unittests/ClangdUnitTests.cpp
  clang/include/clang/Frontend/CompilerInvocation.h
  clang/include/clang/Frontend/Utils.h
  clang/lib/Frontend/CreateInvocationFromCommandLine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66731.217320.patch
Type: text/x-patch
Size: 5669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190827/c2b4f44c/attachment.bin>


More information about the cfe-commits mailing list