[all-commits] [llvm/llvm-project] 0aaac4: [clang-tidy][performance-move-const-arg] Fix crash...

Nicolas van Kempen via All-commits all-commits at lists.llvm.org
Wed Oct 9 15:17:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0aaac4fe194ae2249e1a01f9d6f5eac0d75c5bb2
      https://github.com/llvm/llvm-project/commit/0aaac4fe194ae2249e1a01f9d6f5eac0d75c5bb2
  Author: Nicolas van Kempen <nvankemp at gmail.com>
  Date:   2024-10-09 (Wed, 09 Oct 2024)

  Changed paths:
    M clang-tools-extra/clang-tidy/performance/MoveConstArgCheck.cpp
    M clang-tools-extra/docs/ReleaseNotes.rst
    M clang-tools-extra/test/clang-tidy/checkers/performance/move-const-arg.cpp

  Log Message:
  -----------
  [clang-tidy][performance-move-const-arg] Fix crash when argument type has no definition (#111472)

Fix #111450.



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