[PATCH] D95502: WIP: Frontend: Adopt llvm::vfs::OutputManager in CompilerInstance

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 26 20:31:22 PST 2021


dexonsmith created this revision.
dexonsmith added reviewers: sammccall, erik.pilkington, marcrasi.
Herald added a subscriber: ributzka.
dexonsmith requested review of this revision.
Herald added a project: clang.

[This is supporting an RFC I'll post in a bit; marked WIP for now]

Adopt the new llvm::vfs::OutputManager in CompilerInstance.

Depends on https://reviews.llvm.org/D95501.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D95502

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95502.319456.patch
Type: text/x-patch
Size: 9132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210127/cc426f4b/attachment-0001.bin>


More information about the cfe-commits mailing list