mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
Every call to the protected SBAddress constructor and the SetAddress method takes the address of a valid object which means we might as well pass it as a const reference instead of a pointer and drop the null check. Differential revision: https://reviews.llvm.org/D88249
18 KiB
18 KiB