================
@@ -742,7 +918,9 @@ CapturedZoneInfo captureZoneInfo(const ExtractionZone
&ExtZone) {
// needed.
// FIXME: Check if the declaration has a local/anonymous type
bool createParameters(NewFunction &ExtractedFunc,
- const CapturedZoneInfo &CapturedInfo) {
+ const CapturedZoneInfo &CapturedInfo,
+ const ExtractionZone &ExtZone) {
----------------
ArcsinX wrote:
`ExtZone` is unused
https://github.com/llvm/llvm-project/pull/225666
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits