This uses a single cast and test to get the section for the symbol, and
uses the cast_or_null<> pattern throughout to handle the known type but
unknown non-null-ness.
No functionality changed.
Differential D10791
[cleanup] Clean up the flow of creating a symbol body for regular symbols. chandlerc on Jun 26 2015, 9:23 PM. Authored by
Details This uses a single cast and test to get the section for the symbol, and No functionality changed.
Diff Detail
|