[PATCH] D133509: Frontend: Adopt llvm::vfs::OutputBackend in CompilerInstance

Steven Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 8 11:07:10 PDT 2022


steven_wu created this revision.
steven_wu added reviewers: sammccall, benlangmuir, raghavmedicherla, kzhuravl, dexonsmith.
Herald added a subscriber: ributzka.
Herald added a project: All.
steven_wu requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Adopt new virtual output backend in CompilerInstance.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133509

Files:
  clang/include/clang/Frontend/CompilerInstance.h
  clang/lib/Frontend/CompilerInstance.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133509.458801.patch
Type: text/x-patch
Size: 10502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220908/47ffdfd1/attachment-0001.bin>


More information about the cfe-commits mailing list