APINotes: constify dump methods (NFC)
This simply marks the functions as const as they do not mutate the
value. This is useful for debugging iterations during development.
NFCI.
APINotes: constify `dump` methods (NFC) compnerd on Nov 30 2020, 3:54 PM. Authored by Tags None Subscribers None
Description
Details
|