swift
044f71e1 - [AST] Handle synthetic macros in `ASTSourceFileScope`

Commit
19 days ago
[AST] Handle synthetic macros in `ASTSourceFileScope` Handle the case when the source file kind is `SyntheticMacro` by using its generated source info + removed prefix `*` on `std::optional` (UB on `std::nullopt`) `macroRole` in favor of `.value()`
Author
Parents
Loading