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