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