[all-commits] [llvm/llvm-project] 1af97c: [analyzer] LoopUnrolling: fix crash when a loop co...
AbbasSabraCpp via All-commits
all-commits at lists.llvm.org
Mon Jul 12 07:06:38 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1af97c9d0b02002586473b4b9845b0c390504a27
https://github.com/llvm/llvm-project/commit/1af97c9d0b02002586473b4b9845b0c390504a27
Author: Abbas Sabra <abbassabracpp at gmail.com>
Date: 2021-07-12 (Mon, 12 Jul 2021)
Changed paths:
M clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp
M clang/test/Analysis/loop-unrolling.cpp
Log Message:
-----------
[analyzer] LoopUnrolling: fix crash when a loop counter is captured in a lambda by reference
Reviewed By: vsavchenko
Differential Revision: https://reviews.llvm.org/D102273
More information about the All-commits
mailing list