blob: 13924422d6948221a6eed9b8981e622c885bf140 [file] [log] [blame]
Daniel Dunbara5728872009-12-15 20:14:24 +00001// RUN: %clang_cc1 -E -dD < %s | grep stdin | grep -v define
Eli Friedman3e753e22009-06-02 07:55:39 +00002#define A A
3/* 1
4 * 2
5 * 3
6 * 4
7 * 5
8 * 6
9 * 7
10 * 8
11 */
12#define B B
13