brintos

brintos / llvm-project-archived public Read only

0
0
Text · 116 B · c842c85 Raw
5 lines · c
1// RUN: %clang_cc1 -dM -undef -Dfoo=1 -E %s | FileCheck %s2 3// CHECK-NOT: #define __clang__4// CHECK: #define foo 15