Re: [05/32] cpp files

2020-11-16 Thread Jeff Law via Gcc-patches
On 11/3/20 2:14 PM, Nathan Sidwell wrote: > As I mentioned in patch 03, include translation is a thing.  This > amends the file handling to determine that, and for resolving explicit > imports of header-units > > The logic for locating a header unit is the same as locating a > header-file.  Excep

[05/32] cpp files

2020-11-03 Thread Nathan Sidwell
As I mentioned in patch 03, include translation is a thing. This amends the file handling to determine that, and for resolving explicit imports of header-units The logic for locating a header unit is the same as locating a header-file. Except there's a final step of mapping the header-file