aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/macro_misc.c
blob: 66e9e3fcf3eedba78e994e0cb68d24b70e3f7b48 (plain)
1
2
3
4
5
6
// RUN: clang %s -Eonly -verify

// This should not be rejected.
#ifdef defined
#endif