[all-commits] [llvm/llvm-project] fb27e8: [MLIR][NFC] Get DiagnosticEngine as a reference in...

Rose via All-commits all-commits at lists.llvm.org
Wed Aug 4 12:02:01 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb27e8c76e04e093dcd378b8a76341a7b6ed3b0c
      https://github.com/llvm/llvm-project/commit/fb27e8c76e04e093dcd378b8a76341a7b6ed3b0c
  Author: Alfsonso Gregory <gfunni234 at gmail.com>
  Date:   2021-08-04 (Wed, 04 Aug 2021)

  Changed paths:
    M mlir/docs/Diagnostics.md

  Log Message:
  -----------
  [MLIR][NFC] Get DiagnosticEngine as a reference in doc

'mlir::DiagnosticEngine::DiagnosticEngine(const mlir::DiagnosticEngine&)' is implicitly deleted because the default definition would be ill-formed.

Reviewed By: rdzhabarov

Differential Revision: https://reviews.llvm.org/D107287




More information about the All-commits mailing list