swift
044f71e1
- [AST] Handle synthetic macros in `ASTSourceFileScope`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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()`
References
#90157 - [AST] Handle synthetic macros in `ASTSourceFileScope`
Author
Paul-Passeron
Parents
06bc5d86
Loading