jyu2 added a comment.

In D122338#3403414 <https://reviews.llvm.org/D122338#3403414>, @ABataev wrote:

> If ParamPositions grows, it means that the item is not found. Is it correct 
> behavior if the compiler inserts new item in the ParamPositions map?

I see.  Thanks!  Then it seems ParamPositions need to be set for each function 
decl otherwise PVD can not find.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122338/new/

https://reviews.llvm.org/D122338

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to