[all-commits] [llvm/llvm-project] 86f543: [NFC][analyzer] Refactor VisitReturnStmt (#202675)

Donát Nagy via All-commits all-commits at lists.llvm.org
Tue Jun 9 09:13:24 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 86f543d6e809fc8de6772aa29fca98e4276bd5c8
      https://github.com/llvm/llvm-project/commit/86f543d6e809fc8de6772aa29fca98e4276bd5c8
  Author: Donát Nagy <donat.nagy at ericsson.com>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp

  Log Message:
  -----------
  [NFC][analyzer] Refactor VisitReturnStmt (#202675)

Simplify an old-style for loop that used explicit iterator manipulation,
and clarify the manipulation of the exploded nodes by removing the
`NodeBuilder`.

This is part of my commit series that gradually removes the class
`NodeBuilder`.



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