1*f4a2713aSLionel Sambuc // RUN: %clang -### \ 2*f4a2713aSLionel Sambuc // RUN: -M -MM %s 2> %t 3*f4a2713aSLionel Sambuc // RUN: not grep '"-sys-header-deps"' %t 4