[clang] [ubsan] Add more -fsanitize-annotate-debug-info checks (PR #141997)

Florian Mayer via cfe-commits cfe-commits at lists.llvm.org
Fri May 30 12:06:56 PDT 2025


https://github.com/fmayer requested changes to this pull request.

How is this going to be useful? We should make some effort to try to determine where the overhead comes from. I don't like that the specific array_bounds inline function is going away _even though we have a specific codepath for it_.

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


More information about the cfe-commits mailing list