brintos

brintos / llvm-project-archived public Read only

0
0
Text · 86 B · b9bbbf3 Raw
7 lines · c
1// RUN: %clang_cc1 -E %s | grep xxx-xxx2 3#define foo(return) return-return4 5foo(xxx)6 7