================
@@ -160,6 +160,10 @@ class alignas(8) InitializedEntity {
     /// Whether the entity being initialized may end up using the
     /// named return value optimization (NRVO).
     bool NRVO;
+
----------------
ojhunt wrote:

I feel like this should be renamed (as well as the variables of course), but 
doing that in this PR would make it needlessly noisy. Maybe a followup?

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

Reply via email to