[clang] [cfi] Enable -fsanitize-annotate-debug-info functionality for CFI checks (PR #139809)

Thurston Dang via cfe-commits cfe-commits at lists.llvm.org
Tue May 13 17:00:29 PDT 2025


thurstond wrote:

> > > I am not a fan of the change to the function used for array-bounds.
> > 
> > 
> > More specific? I like it in general. It's about just about the name of a new fake function?
> 
> Sorry, I meant the new name.
> 
> I don't like that it has a `-` in it, and I don't like that it changed for no good reason.

It was changed for efficiency. Anyway, fixed in https://github.com/llvm/llvm-project/pull/139809/commits/dfc3919acb799b7ebb0b99f7003b3cd6097d8ea7

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


More information about the cfe-commits mailing list