John Hui
John Hui
@swift-ci please test windows platform
@swift-ci please test macos platform
@swift-ci please smoke test
@swift-ci please smoke test macos platform
@swift-ci please smoke test macos platform
@swift-ci please smoke test macos platform
@swift-ci please smoke test
@swift-ci please smoke test
> 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...