<div dir="ltr">The attached patch fixes what looks like a bug in the preprocessor when dealing with missing include files.<div><br></div><div>Currently, if unable to find a file included via an angled include, the preprocessor will generate an error diagnostic even when a recovery path is provided via a callback client.</div><div><br></div><div>The patch modifies the if-statement such that the condition expression matches the descriptive comment above it.</div></div>