]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Preprocessor/dump-options.c
Import Clang, at r72732.
[FreeBSD/FreeBSD.git] / test / Preprocessor / dump-options.c
1 // RUN: clang %s -E -dD | grep __INTMAX_MAX__ &&
2 // RUN: clang %s -E -dM | grep __INTMAX_MAX__
3