[cfe-commits] [patch] -MF option is ignored
Benjamin Kramer
benny.kra at gmail.com
Wed Sep 26 12:03:47 PDT 2012
On 23.09.2012, at 15:39, Dimitry Andric <dimitry at andric.com> wrote:
> On 2012-09-15 17:20, David Blaikie wrote:
>> On Sat, Sep 15, 2012 at 3:02 AM, Dimitry Andric <dimitry at andric.com> wrote:
>>> As reported in PR 13851, clang (trunk r163208) seems to ignore any -MF
>>> option that is used in combination with -E -M or -E -MM. For example:
> ...
>> Could you include the test cases you described in your email (& any
>> others you think might be relevant) as actual test cases in your
>> patch?
>
> Here's a patch including a relatively simple testcase.
Looks good, committed in r164717.
- Ben
More information about the cfe-commits
mailing list