blob: 563d7f44958d50bf0f627088f3cbef4dadae9249 [file] [log] [blame]
// RUN: %clang_cc1 %s -E | grep "barbaz123"
#define FOO bar ## baz ## 123
FOO