Sign in
llvm
/
clang
/
3ad9e4889adcb044907bc3e707d89a7ac1b3ee30
/
.
/
test
/
Preprocessor
/
dump-options.c
blob: 6910e1a314e47f6ceefc0a8e2a963936c81fdc84 [
file
] [
log
] [
blame
]
// RUN: clang %s -E -dD | grep __INTMAX_MAX__ &&
// RUN: clang %s -E -dM | grep __INTMAX_MAX__