[PATCH] D70219: Make `-fmodule-file=<name>=<path>` apply to .pcm file compilations

Andrew Gallagher via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 4 12:35:17 PST 2019


andrewjcg updated this revision to Diff 232190.
andrewjcg added a comment.

rebase onto monorepo and clang-format


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70219

Files:
  clang/include/clang/Frontend/ASTUnit.h
  clang/lib/Frontend/ASTUnit.cpp
  clang/lib/Frontend/FrontendAction.cpp
  clang/test/Modules/Inputs/explicit-build-pcm/a.h
  clang/test/Modules/Inputs/explicit-build-pcm/b.h
  clang/test/Modules/Inputs/explicit-build-pcm/c.h
  clang/test/Modules/Inputs/explicit-build-pcm/d.h
  clang/test/Modules/Inputs/explicit-build-pcm/module.modulemap
  clang/test/Modules/explicit-build-pcm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70219.232190.patch
Type: text/x-patch
Size: 6235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191204/f2e02e10/attachment.bin>


More information about the cfe-commits mailing list