================
@@ -396,6 +400,24 @@ void loan_from_previous_iteration(MyObj safe, bool
condition) {
} // expected-note {{destroyed here}}
}
+void trivial_uaf(){
----------------
usx95 wrote:nit: rename to `trivial_int_uaf`. Similar for uar https://github.com/llvm/llvm-project/pull/168855 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
