Go to file
Daniel Dunbar f67829ac6a Make -include, -imacros paths absolute in Frontend.
- Otherwise paths will be resolved relative to the main input file,
   which is incorrect.

 - I don't know how to make a reasonable test case for this with our
   testing infrastructure.

 - PR3395

llvm-svn: 68665
2009-04-09 00:51:16 +00:00
clang Make -include, -imacros paths absolute in Frontend. 2009-04-09 00:51:16 +00:00
llvm Fixed compiler warning. 2009-04-09 00:42:37 +00:00