[all-commits] [llvm/llvm-project] c37086: [mlir][NFC] Avoid a warning (#114052)

Piotr Fusik via All-commits all-commits at lists.llvm.org
Tue Oct 29 07:01:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c370869cd6f66e3c2ab33528e44959279311e499
      https://github.com/llvm/llvm-project/commit/c370869cd6f66e3c2ab33528e44959279311e499
  Author: Piotr Fusik <p.fusik at samsung.com>
  Date:   2024-10-29 (Tue, 29 Oct 2024)

  Changed paths:
    M mlir/lib/Pass/PassRegistry.cpp

  Log Message:
  -----------
  [mlir][NFC] Avoid a warning (#114052)

gcc 14.1 warning: template-id not allowed for destructor in C++20
[-Wtemplate-id-cdtor]



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list