diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-04-22 08:53:01 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-04-22 08:53:01 +0000 |
commit | 66cb01313b5fb5f6e667b02a2a1f1a0a1f9ddf35 (patch) | |
tree | fd97c93bba6e37b95a1370ab2fadd8f32bd045e9 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 83a66f78d28aebc015750fc7166235788298c617 (diff) | |
download | bcm5719-llvm-66cb01313b5fb5f6e667b02a2a1f1a0a1f9ddf35.tar.gz bcm5719-llvm-66cb01313b5fb5f6e667b02a2a1f1a0a1f9ddf35.zip |
Add another workaround for -include.
- If we don't find a file looking relative to the current working
directory, fall back to header search. This is closer to what would
happen if the lookup was starting from right directory in the first
place (except it will find files in the directory of the main
source file, which I *think* should not be found).
- PR3992.
llvm-svn: 69794
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions