On Nov 2, 2011, at 10:16 AM, Jason Haslam wrote:
> The attached patch adds the ability to recover from an include file not found
> error through the InclusionDirective PP callback. We use this in our IDE to
> provide an option to search among project files for missing includes.
Wouldn't it be better for the callback to return a new header search path that
would be used to find the header, so that we can augment the list of header
search paths? That way, we can find the same header (and any other headers
available via that path) in subsequent inclusions.
- Doug
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits