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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 03:06:04 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370033: [Driver] Add an option for createInvocationFromCommandLine to recover on errors (authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D66731?vs=217335&id=217344#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66731

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

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


More information about the llvm-commits mailing list