Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a7c8b10c35671a19f01241c1d8aff07260597dbf
/
.
/
test
/
Preprocessor
/
dump-options.c
blob: a329bd46ac1d97af755e1135fa253d94fe8fea98 [
file
] [
log
] [
blame
]
// RUN: %clang %s -E -dD | grep __INTMAX_MAX__
// RUN: %clang %s -E -dM | grep __INTMAX_MAX__