summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/header_lookup1.c
blob: 961e55161418d0190debfc5262b29585bc07fb49 (plain)
1
2
// RUN: clang -fno-ms-extensions -I /usr/include %s -E | grep 'stdio.h.*3.*4'
#include <stdio.h>
OpenPOWER on IntegriCloud