commit | a36bc45fd2585526267ee86a31c5217ac4918a70 | [log] [tgz] |
---|---|---|
author | isuckatcs <65320245+isuckatcs@users.noreply.github.com> | Sun Jul 17 19:04:45 2022 +0200 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jul 26 00:43:49 2022 -0700 |
tree | 91f318fc9055b1e84f90cce3d12a598b8dc924a6 | |
parent | 0b87ad585d62afb1b3a98923e2b9c65516c7c772 [diff] |
[analyzer] Lambda capture non-POD type array This patch introduces a new `ConstructionContext` for lambda capture. This `ConstructionContext` allows the analyzer to construct the captured object directly into it's final region, and makes it possible to capture non-POD arrays. Differential Revision: https://reviews.llvm.org/D129967 GitOrigin-RevId: 996b092c5e170786572e925345e502e5376feaee