[clang] [clang][analyzer] Fix liveness and analysis of [[assume]] attributes (PR #198618)
DonĂ¡t Nagy via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 1 01:45:15 PDT 2026
NagyDonat wrote:
> Ask next time. I have studied that code quite a bit already.
I happened to be familiar with the concrete parts of `LiveVariables` that I needed to modify here (because I accidentally encountered it during some investigation a few weeks ago), but I don't have an overall familiarity with the area as a whole.
https://github.com/llvm/llvm-project/pull/198618
More information about the cfe-commits
mailing list