You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "[clang] Remove dead incremental Parser code (llvm#102450)"
This reverts commit 67cb040.
When importing headers, the Swift ClangImporter library depends on
`clang::Parser::ParseTopLevelDecl` consuming an EOF token when
`IncrementalProcessing` is set.
0 commit comments