dtcxzyw wrote:

> Still not sure how https://github.com/llvm/llvm-project/pull/135141 is 
> related.

We add a new parameter `bool &MayReadFromPtrToInt` to 
`CodeGenFunction::EmitCheckValue`. If it is called outside 
`CodeGenFunction::EmitCheck`, we have to pass the result into `EmitCheck` as 
well :(


https://github.com/llvm/llvm-project/pull/135135
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to