[clang] [cfi] Enable -fsanitize-annotate-debug-info functionality for CFI checks (PR #139809)
Florian Mayer via cfe-commits
cfe-commits at lists.llvm.org
Tue May 13 16:49:37 PDT 2025
fmayer 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.
https://github.com/llvm/llvm-project/pull/139809
More information about the cfe-commits
mailing list