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