[all-commits] [llvm/llvm-project] d2616c: [analyzer] Fix use after scope after #123003 (#128...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Sat Feb 22 13:33:36 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2616cc3926ec0ac73ec547e04b64e045035bd3c
https://github.com/llvm/llvm-project/commit/d2616cc3926ec0ac73ec547e04b64e045035bd3c
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2025-02-22 (Sat, 22 Feb 2025)
Changed paths:
M clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
Log Message:
-----------
[analyzer] Fix use after scope after #123003 (#128372)
In #123003 make_first_range was applied to temporarily.
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