Closed brentleyjones closed 10 months ago
Related to #2852.
This ensures that things like hmaps, vfs overlays, etc. are properly created during Index Build for C/C++/Objective-C targets. Swift targets will need a similar change.
I'm going a different route to fix this bug.
Related to #2852.
This ensures that things like hmaps, vfs overlays, etc. are properly created during Index Build for C/C++/Objective-C targets. Swift targets will need a similar change.