[clang] [Clang][CodeGen] Add metadata for load from reference (PR #98746)

Yingwei Zheng via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 25 23:27:48 PDT 2025


dtcxzyw wrote:

> Do we have a ubsan check for this?

We have a ubsan check on deref. I think it is enough.


https://github.com/llvm/llvm-project/pull/98746


More information about the cfe-commits mailing list