John Hui

Results 188 comments of John Hui

@swift-ci please smoke test macos platform

@swift-ci please smoke test macos platform

@swift-ci please smoke test macos platform

> There are other ways for paths to be denormalised than just forward-slash vs backward-slash. Do we care about those? The intention of this change is only to resolve the...

I forgot that the `StringRef` key is also saved in the `BufIdentIDMap`, so creating a new entry with a stack-allocated `std::string` causes a lifetime issue (which is what is causing...