summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/macro_backslash.c
blob: 76f5d41e734d5ee937aa16eb54d6c4db231e11c6 (plain)
1
2
3
// RUN: %clang_cc1 -E %s -Dfoo='bar\' | FileCheck %s
// CHECK: TTA bar\ TTB
TTA foo TTB