summaryrefslogtreecommitdiffstats
path: root/test/Driver/m_and_mm.c
blob: eab2a04986a94f8c8e644fe471fe233b83021470 (plain)
1
2
3
// RUN: %clang -### \
// RUN:   -M -MM %s 2> %t
// RUN: grep '"-sys-header-deps"' %t | count 0
OpenPOWER on IntegriCloud