aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/include-directive2.c
blob: d6f6a1af6b1535d85ba8878977ffe123b945bce6 (plain)
1
2
3
4
// RUN: clang -Eonly %s 
#  define HEADER <stdlib.h>

#  include HEADER