[PATCH] Modularize assistant mode

John Thompson john.thompson.jtsoftware at gmail.com
Thu Oct 10 11:57:32 PDT 2013


Hi doug.gregor, silvas,

The patch features a new mode for modularize in which it generates a module map file as a starting point for a real module.map file, based on the header list input to modularize.

Please see the file comments for details.


http://llvm-reviews.chandlerc.com/D1891

Files:
  test/modularize/Inputs/SubModule1/Header1.h
  test/modularize/Inputs/SubModule1/Header2.h
  test/modularize/Inputs/SubModule2/Header3.h
  test/modularize/Inputs/SubModule2/Header4.h
  test/modularize/NoProblemsAssistant.modularize
  test/modularize/SubModule2.h
  modularize/ModuleAssistant.cpp
  modularize/Modularize.h
  modularize/ModuleAssistant.h
  modularize/Modularize.cpp
  modularize/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1891.1.patch
Type: text/x-patch
Size: 22483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131010/a5a22e93/attachment.bin>


More information about the cfe-commits mailing list