dump-options.c 95 B

123
  1. // RUN: %clang %s -E -dD | grep __INTMAX_MAX__
  2. // RUN: %clang %s -E -dM | grep __INTMAX_MAX__