[PATCH] D51568: [modules] Add `-fdisable-module-directory` flag for relocatable modules

Andrew Gallagher via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 1 01:16:28 PDT 2018


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

fix umbrella writing


Repository:
  rC Clang

https://reviews.llvm.org/D51568

Files:
  include/clang/Driver/CC1Options.td
  include/clang/Lex/HeaderSearchOptions.h
  lib/Frontend/CompilerInvocation.cpp
  lib/Serialization/ASTWriter.cpp
  test/Modules/relocatable-modules.modulemap

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51568.163621.patch
Type: text/x-patch
Size: 7162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180901/23b6ddfa/attachment.bin>


More information about the cfe-commits mailing list