mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 01:58:44 +08:00
- Resolves build issues when localization support is disabled on Windows. - Resolves dependencies on localization in filesystem header implementations. Related PR #164602 Fixes #164074