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