blob: baf52ba8161f1195f426bdf6eff1a0f712696181 [file] [log] [blame]
! RUN: %flang -DFOO -DBAR=FOO -dM -E -o - %s | FileCheck %s
! Check command line definitions
! CHECK: #define BAR FOO
! CHECK: #define FOO 1