[all-commits] [llvm/llvm-project] e6aae2: [analyzer] Handle structured bindings in alpha.web...

Oliver Hunt via All-commits all-commits at lists.llvm.org
Sun Mar 2 20:30:28 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e6aae2a4905982c10412e7f35b4f3c940a1a86f5
      https://github.com/llvm/llvm-project/commit/e6aae2a4905982c10412e7f35b4f3c940a1a86f5
  Author: Oliver Hunt <oliver at apple.com>
  Date:   2025-03-02 (Sun, 02 Mar 2025)

  Changed paths:
    M clang/lib/StaticAnalyzer/Checkers/WebKit/ASTUtils.cpp
    A clang/test/Analysis/Checkers/WebKit/binding-to-refptr.cpp

  Log Message:
  -----------
  [analyzer] Handle structured bindings in alpha.webkit.UncountedCallArgsChecker (#129424)

Simply add awareness of BindingDecl to the logic for identifying local
assignments.



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