================
@@ -8349,6 +8350,7 @@ static bool handleFunctionTypeAttr(TypeProcessingState
&state, ParsedAttr &attr,
return true;
const FunctionType *fn = unwrapped.get();
+
----------------
aobolensk wrote:Applied https://github.com/llvm/llvm-project/pull/210882 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
