commit | ee642ecce2287e065d1cd8619b73c0454ba130f4 | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Mon Nov 30 23:54:08 2020 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 08 16:22:31 2020 -0800 |
tree | 9047c424b115241e560a461761adb30024ee823d | |
parent | 5e02d72c38f38fd3e2e3794768a63719bababcb4 [diff] |
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. GitOrigin-RevId: 4eaa024863f4a86151beb7971301c6ab10a9de01