[cfe-commits] Patch to recover from 'file not found' error

Jason Haslam jason.haslam at gmail.com
Wed Nov 2 10:16:10 PDT 2011


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.

Jason

-------------- next part --------------
A non-text attachment was scrubbed...
Name: recovery.diff
Type: application/octet-stream
Size: 5411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111102/db9e7a35/attachment.obj>
-------------- next part --------------




More information about the cfe-commits mailing list