Files
clang-p2996/clang/test/Driver
Fangrui Song 55abd2b295 [Driver] Fix multiple bugs related to dependency file options: -M -MM -MD -MMD -MT -MQ
-M -o test.i => dependency file is test.d, not test.i
-MM -o test.i => dependency file is test.d, not test.i
-M -MMD => bogus warning -Wunused-command-line-argument
-M MT dummy => -w not rendered

llvm-svn: 371918
2019-09-14 06:01:22 +00:00
..
2019-07-09 18:19:00 +00:00
2018-04-06 15:14:32 +00:00
2019-07-09 18:19:00 +00:00
2019-01-29 20:13:02 +00:00
2019-06-18 13:59:32 +00:00
2019-08-01 13:14:30 +00:00
2018-11-29 03:49:14 +00:00
2018-10-01 20:53:25 +00:00
2019-02-17 02:42:48 +00:00
2019-07-11 19:06:38 +00:00
2019-09-05 13:38:46 +00:00
2019-07-18 18:29:59 +00:00
2019-03-11 20:23:40 +00:00
2019-08-12 01:29:46 +00:00