NagyDonat wrote: It turns out that `ParamVarRegion` already had a doc-comment which explained that certain parameters (entrypoint frame + captured ones) are not represented by `ParamVarRegion`s.
I still think that it is useful to add these new TODO comments, because (as my example shows) there is no guarantee that the reader will notice the old one. https://github.com/llvm/llvm-project/pull/191168 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
