================
@@ -539,6 +539,9 @@ class TrivialFunctionAnalysisVisitor
       if (R->hasDefinition() && R->hasTrivialDestructor())
----------------
rniwa wrote:

Yeah, I get confused by that terminology as well. It might be sensible to 
rename "trivial function analysis" to "no-delete analysis" to make it less 
confusing.

https://github.com/llvm/llvm-project/pull/183711
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to