Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[clang] Make lifetimebound and GSL analysis more coherent (#105884)
This allows clang to detect more use-after-free bugs (shown in the #100549). This relands the remaining change (removing the EnableLifetimeWarnings flag) in #104906, with a proper fix for the regression. Fixes #100549
- Loading branch information