Skip to content
Commit 710bb871 authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix PR5633 by making the preprocessor handle the case where we can

stat a file but where mmaping it fails.  In this case, we emit an
error like:
t.c:1:10: fatal error: error opening file '../../foo.h'

instead of "cannot find file".

llvm-svn: 90110
parent 031cb002
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment