[all-commits] [llvm/llvm-project] c0b70d: Specify argument to be `const` for `debugString()`...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Fri Aug 27 17:11:14 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c0b70def210edfa52c0165682fecf080166b468f
      https://github.com/llvm/llvm-project/commit/c0b70def210edfa52c0165682fecf080166b468f
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2021-08-28 (Sat, 28 Aug 2021)

  Changed paths:
    M mlir/include/mlir/Support/DebugStringHelper.h

  Log Message:
  -----------
  Specify argument to be `const` for `debugString()` helper (NFC)

This allows using this helper with rvalues.




More information about the All-commits mailing list