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