Re: [07/32] cpp main

2020-11-10 Thread Jeff Law via Gcc-patches
On 11/3/20 2:14 PM, Nathan Sidwell wrote: > Here's the changes to starting the main file. I have added the ability > to search the user or system include paths for the main file.  That's > real helpful to users attempting to build header-units.  I'll discuss > the CLI with the options patch. > >

[07/32] cpp main

2020-11-03 Thread Nathan Sidwell
Here's the changes to starting the main file. I have added the ability to search the user or system include paths for the main file. That's real helpful to users attempting to build header-units. I'll discuss the CLI with the options patch. Also recording the location at which the main file