index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Preprocessor
/
dump-options.c
blob: a329bd46ac1d97af755e1135fa253d94fe8fea98 (
plain
)
1
2
3
// RUN: %clang %s -E -dD | grep __INTMAX_MAX__
// RUN: %clang %s -E -dM | grep __INTMAX_MAX__