mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-17 12:36:40 +00:00

The pointer descriptor might be smaller than the target descriptor, so `operator=` would write beyound the pointer descriptor.
The pointer descriptor might be smaller than the target descriptor, so `operator=` would write beyound the pointer descriptor.