[PATCH] D78058: option to write files to memory instead of disk

2020-04-13 Thread Marc Rasi via Phabricator via cfe-commits
marcrasi created this revision. Herald added subscribers: cfe-commits, jfb, mgorny. Herald added a project: clang. marcrasi edited the summary of this revision. This allows clients to invoke clang without writing anything to disk. I'm not sure if this is the right design, so I'm sending this patc

[PATCH] D78058: option to write files to memory instead of disk

2020-12-02 Thread Marc Rasi via Phabricator via cfe-commits
marcrasi added a comment. Ping on this. Could anyone take a look? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D78058/new/ https://reviews.llvm.org/D78058 ___ cfe-commits mailing list cfe-commits@lists.l