[all-commits] [llvm/llvm-project] d4687f: [analyzer] Fix crash on dereference invalid return...

Exile via All-commits all-commits at lists.llvm.org
Wed Mar 6 08:01:43 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d4687fe7d1639ea5d16190c89a54de1f2c6e2a9a
      https://github.com/llvm/llvm-project/commit/d4687fe7d1639ea5d16190c89a54de1f2c6e2a9a
  Author: Exile <2094247798 at qq.com>
  Date:   2024-03-06 (Wed, 06 Mar 2024)

  Changed paths:
    M clang/lib/StaticAnalyzer/Core/CallEvent.cpp
    M clang/test/Analysis/cxx2b-deducing-this.cpp

  Log Message:
  -----------
  [analyzer] Fix crash on dereference invalid return value of getAdjustedParameterIndex() (#83585)

Fixes #78810 
Thanks for Snape3058 's comment

---------

Co-authored-by: miaozhiyuan <miaozhiyuan at feysh.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