mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
Nobody is overriding GetValueProperties, so in practice we're always using `m_collection_sp`, which means we don't need to check the pointer. The temlated helpers were already operating on `m_collection_sp` directly so this makes the rest of the class consistent.
3.2 KiB
3.2 KiB