mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 10:55:58 +08: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.