diff options
author | Endre Fülöp <endre.fulop@sigmatechnology.com> | 2025-08-08 19:16:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-08 19:16:47 +0200 |
commit | 4f2ed926dbbb43f8bd773e64c5e572e5d4103e06 (patch) | |
tree | 1894a59b738b419e0ca91531d1a6d999586bcee8 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | |
parent | 3a4b351ba18492b990b10fe5401c3bbaabcf2f94 (diff) | |
download | llvm-4f2ed926dbbb43f8bd773e64c5e572e5d4103e06.zip llvm-4f2ed926dbbb43f8bd773e64c5e572e5d4103e06.tar.gz llvm-4f2ed926dbbb43f8bd773e64c5e572e5d4103e06.tar.bz2 |
[analyzer][NFCi] Pass if bind is to a Decl or not to checkBind (#152137)
Binding a value to location can happen when a new value is created or
when and existing value is updated. This modification exposes whether
the value binding happens at a declaration.
This helps simplify the hacky logic of the BindToImmutable checker.
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions