Commit Graph

1 Commits

Author SHA1 Message Date
Rintaro Ishizaki
25bdbb6f81 [Macros] Add test cases for operator foldings
Macro implementation should receive only see the macro syntax (i.e.
`#macroName(...)` or `@macroName(...)` are operator folded, not other
syntax - the attached declration, member, etc.

rdar://162208759
2025-10-15 10:38:21 -07:00