[PATCH] D32341: Fix a bug that warnings generated with -M or -MM flags
Vassil Vassilev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 27 10:03:13 PDT 2017
v.g.vassilev added a comment.
I think you will see the issue if you add a negative test case, too. I.e. as Raphael said in `-MD` and `-MMD` mode we should be able to see warnings.
https://reviews.llvm.org/D32341
More information about the cfe-commits
mailing list