Specify argument to be `const` for `debugString()` helper (NFC)
authorMehdi Amini <joker.eph@gmail.com>
Sat, 28 Aug 2021 00:09:27 +0000 (00:09 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Sat, 28 Aug 2021 00:10:53 +0000 (00:10 +0000)
commitc0b70def210edfa52c0165682fecf080166b468f
treef2621d87ae02843dc7067d36cc6ee291368c81b1
parent84013d7093c929061073c276a374c72ee77755f9
Specify argument to be `const` for `debugString()` helper (NFC)

This allows using this helper with rvalues.
mlir/include/mlir/Support/DebugStringHelper.h