mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +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
4.4 KiB
4.4 KiB