aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/includeexpand2.c
blob: 970c9abe40f9321a6749e288562611973332bdec (plain)
1
2
3
4
// RUN: clang -Eonly %s -I.
#  define HEADER <stdio.h>

#  include HEADER