royitaqi wrote: Two changes made: 1. Add typedef `lldb_private::PathSmallString` with initial size 256. Use it in `RealpathPrefixes.cpp`. 2. Fix test errors in Windows (caused by by not specify WindowsSpec vs. PosixSpec). https://github.com/llvm/llvm-project/pull/104502