================
@@ -112,3 +112,56 @@ void inlined_callee_single_report() {
// expected-note@-1 {{Calling 'deref_param'}}
(void)r;
}
+
+struct MyBuffer {
----------------
Xazax-hun wrote:
Could we have a test case with a non-array field, maybe even nested fields,
just in case? Or a struct as the array's element type.
https://github.com/llvm/llvm-project/pull/211552
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits