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