Re: r301610 - Move functionality for handling module maps as inputs from the -emit-module

2017-04-27 Thread Bruno Cardoso Lopes via cfe-commits
On Thu, Apr 27, 2017 at 6:49 PM, Richard Smith via cfe-commits wrote: > Author: rsmith > Date: Thu Apr 27 20:49:42 2017 > New Revision: 301610 > > URL: http://llvm.org/viewvc/llvm-project?rev=301610&view=rev > Log: > Move functionality for handling module maps as inputs from the -emit-module > act

r301610 - Move functionality for handling module maps as inputs from the -emit-module

2017-04-27 Thread Richard Smith via cfe-commits
Author: rsmith Date: Thu Apr 27 20:49:42 2017 New Revision: 301610 URL: http://llvm.org/viewvc/llvm-project?rev=301610&view=rev Log: Move functionality for handling module maps as inputs from the -emit-module action to the general FrontendAction infrastructure. This permits applying -E, -ast-dump