Files
swift-mirror/lib/IRGen/GenPointerAuth.cpp
Anthony Latsis 442825d9de [rebranch] IRGen: Fix omission in hash computation after switching API
Issue introduced by 0d2d6cb8a0.
`llvm::getPointerAuthStableSipHash` produces the combined result of
the obsoleted `clang::CodeGen::computeStableStringHash` and
our `getDiscriminatorForHash`, so we no longer need to call both.
2025-04-30 21:45:46 +01:00

29 KiB