Commit 61e7f5b
Ensure
When registering incremental inputs as virtual files, we need to
ensure that the `HeaderSearch` is aware of the `FileEntry`.
This prevents assertions in `HeaderSearch::LookupFile` where it
expects file info to exist.
This will help revert one of our LLVM patches that was added when
upgrading to LLVM20.HeaderFileInfo exists during incremental parsing1 parent c3c36b1 commit 61e7f5b
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
898 | 898 | | |
899 | 899 | | |
900 | 900 | | |
| 901 | + | |
| 902 | + | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
901 | 906 | | |
902 | 907 | | |
903 | 908 | | |
| |||
0 commit comments