apple / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Apple’s stable releases of Clang as well as support the Swift project.
https://llvm.org
Other
1.1k stars 320 forks source link

[rebranch] Temporarily revert "[Serialization] No transitive identifier change (llvm#92085)" #8948

Closed bnbarham closed 3 days ago

bnbarham commented 3 days ago

Temporarily reverts 2f2ea3557bfe5aa773ae12a7f0a01a26f1791349 while we fix Swift's ClangImporter to handle the 32 bit -> 64 bit ID change.