[all-commits] [llvm/llvm-project] acf92a: [clang-tidy] Avoid capturing a local variable in a...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Sun Oct 6 15:13:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: acf92a47c0ece8562fd745215c478fe2d4ab5896
      https://github.com/llvm/llvm-project/commit/acf92a47c0ece8562fd745215c478fe2d4ab5896
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2024-10-06 (Sun, 06 Oct 2024)

  Changed paths:
    M clang-tools-extra/clang-tidy/boost/UseRangesCheck.cpp
    M clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp

  Log Message:
  -----------
  [clang-tidy] Avoid capturing a local variable in a static lambda in UseRangesCheck (#111282)

Fixes https://github.com/llvm/llvm-project/issues/109367



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