[PATCH] D66797: ArrayRef'ized CompilerInvocation::CreateFromArgs

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 27 15:13:03 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370122: ArrayRef'ized CompilerInvocation::CreateFromArgs (authored by gribozavr, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D66797?vs=217365&id=217509#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66797

Files:
  cfe/trunk/include/clang/Frontend/CompilerInvocation.h
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/Frontend/CreateInvocationFromCommandLine.cpp
  cfe/trunk/lib/Tooling/Tooling.cpp
  cfe/trunk/tools/arcmt-test/arcmt-test.cpp
  cfe/trunk/tools/clang-import-test/clang-import-test.cpp
  cfe/trunk/tools/driver/cc1_main.cpp
  cfe/trunk/unittests/AST/ExternalASTSourceTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66797.217509.patch
Type: text/x-patch
Size: 6836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190827/8f92261e/attachment-0001.bin>


More information about the cfe-commits mailing list