[all-commits] [llvm/llvm-project] be2f02: NFC: remove some instances of deprecated capture (...

Jeremy Kun via All-commits all-commits at lists.llvm.org
Tue Aug 26 13:29:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be2f0205b697ce299f08aff024a09ce24498ed8c
      https://github.com/llvm/llvm-project/commit/be2f0205b697ce299f08aff024a09ce24498ed8c
  Author: Jeremy Kun <jkun at google.com>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

  Changed paths:
    M llvm/lib/BinaryFormat/AMDGPUMetadataVerifier.cpp
    M llvm/lib/Support/Parallel.cpp
    M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
    M mlir/lib/Dialect/SparseTensor/IR/Detail/DimLvlMapParser.cpp
    M mlir/lib/Transforms/InlinerPass.cpp

  Log Message:
  -----------
  NFC: remove some instances of deprecated capture (#154884)

```
 warning: implicit capture of 'this' with a capture default of '=' is deprecated [-Wdeprecated-this-capture]
```

Co-authored-by: Jeremy Kun <j2kun at users.noreply.github.com>



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