[PATCH] D67163: [Driver] Use shared singleton instance of DriverOptTable

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 07:27:26 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370908: [Driver] Use shared singleton instance of DriverOptTable (authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67163?vs=218672&id=218693#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67163

Files:
  cfe/trunk/include/clang/Driver/Driver.h
  cfe/trunk/include/clang/Driver/Options.h
  cfe/trunk/lib/Driver/Driver.cpp
  cfe/trunk/lib/Driver/DriverOptions.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/FrontendTool/ExecuteCompilerInvocation.cpp
  cfe/trunk/lib/Tooling/InterpolatingCompilationDatabase.cpp
  cfe/trunk/lib/Tooling/Tooling.cpp
  cfe/trunk/tools/clang-check/ClangCheck.cpp
  cfe/trunk/tools/driver/cc1as_main.cpp
  cfe/trunk/tools/driver/driver.cpp
  clang-tools-extra/trunk/modularize/Modularize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67163.218693.patch
Type: text/x-patch
Size: 21477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/d30358da/attachment.bin>


More information about the llvm-commits mailing list