1. 117bc17 test/Frontend/dependency-gen.c: Relax expressions for Win32 host (mingw msys). by NAKAMURA Takumi · 13 years ago
  2. ffc97ee Revert r134898, "test/Frontend/dependency-gen.c: Mark XFAIL: mingw due to PR10331. to appease mingw-target (and non-mingw-host) builds. by NAKAMURA Takumi · 13 years ago
  3. e323230 test/Frontend/dependency-gen.c: Mark XFAIL: mingw due to PR10331. by NAKAMURA Takumi · 13 years ago
  4. a6e023c Fix up dependency file name printing to more closely match that of gcc, including fixing a nasty recent regression that could make us print "/foo.h" with a command-line including "-I ./". by Eli Friedman · 13 years ago
  5. ef34d77 test: Add the feature "shell". Frontend/dependency-gen.c would be executable with shell. by NAKAMURA Takumi · 14 years ago
  6. 7acf454 Tweak this test a bit further to make it easier on grep. Who knows what by Chandler Carruth · 14 years ago
  7. 06efbd9 Clean up the CMake test execution by nuking this directory before we try by Chandler Carruth · 14 years ago
  8. 277a6e7 Preserve what the user passed to -include when emitting .d files. Fixes PR8974! by Nick Lewycky · 14 years ago
  9. 80737ad Update tests to use %clang instead of 'clang', and forcibly disable use of ' by Daniel Dunbar · 15 years ago
  10. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  11. ff87603 Don't run anything other than the compiler in these tests. by Daniel Dunbar · 15 years ago
  12. e584b65 Fix tests to not depend on /dev/null existing. by Daniel Dunbar · 15 years ago
  13. 772a5e5 Change these tests to not depend as much on the name of the input. by Daniel Dunbar · 15 years ago
  14. 46562b9 Fix -MD with no -MT when -o is specified (and fix test case). by Daniel Dunbar · 15 years ago
  15. cd8e4c4 Driver: Support -M and -MM. by Daniel Dunbar · 15 years ago
  16. a5a7bd0 Improve dependency file support. by Daniel Dunbar · 15 years ago
  17. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  18. e1bd4e6 Rename lib/Driver (etc) to lib/Frontend in prep for the *actual* by Daniel Dunbar · 16 years ago[Renamed from test/Driver/dependency-gen.c]
  19. c4b67ed avoid creating tmp files elsewhere by Nuno Lopes · 16 years ago
  20. e86e4cd0 fix a crash I introduced, thanks to Ted for the awesome reduced testcase :) by Chris Lattner · 16 years ago