hanchenye-llvm-project/clang/tools
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
..
ccc Turn on '-analyzer-eagerly-assume' by default in ccc for the static analyzer. 2009-03-25 00:32:30 +00:00
clang-cc Make -include, -imacros paths absolute in Frontend. 2009-04-09 00:51:16 +00:00
driver Allow CCC_ADD_ARGS to add empty arguments 2009-04-01 19:38:07 +00:00
scan-view "missing ivar release" is a performance bug. 2008-10-30 17:29:54 +00:00
CMakeLists.txt Move <root>/Driver into <root>/tools/clang-cc. 2009-03-24 03:00:12 +00:00
Makefile Move <root>/Driver into <root>/tools/clang-cc. 2009-03-24 03:00:12 +00:00