You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Generate line directive map during parsing * Use xxhash instead of cityhash * Avoid FStringView operator [] in ExtractIdentifiers * Use TArray Reset instead of Empty where appropriate * Vectorize SkipUntilNonIdentifierCharacter * Vectorize ExtractBlock * Vectorize line ending search * Use FString directly instead of FStringBuilderBase for the final output to avoid a copy #rb christopher.waters #rb jason.hoerner [CL 28699609 by yuriy odonnell in ue5-main branch]