1 // RUN: %clang -cc1 -print-stats %s 2>&1 | FileCheck %s
2 // CHECK: 6 local SLocEntry's allocated
4 // Verify that the macro arg expansion is split to two file ids, we have 6 file
9 // 3: macro expansion for X
10 // 4: macro arg expansions for 1
11 // 5: macro arg expansions for == 2
12 #define X(x) (int)(x);
15 /*************************************************************************************************/
16 /*************************************************************************************************/
17 /*************************************************************************************************/
18 /*************************************************************************************************/
19 /*************************************************************************************************/
20 /*************************************************************************************************/
21 /*************************************************************************************************/
22 /*************************************************************************************************/
23 /*************************************************************************************************/
24 /*************************************************************************************************/
25 /*************************************************************************************************/
26 /*************************************************************************************************/
27 /*************************************************************************************************/
28 /*************************************************************************************************/
29 /*************************************************************************************************/
30 /*************************************************************************************************/
31 /*************************************************************************************************/
32 /*************************************************************************************************/
33 /*************************************************************************************************/
34 /*************************************************************************************************/