diff options
author | DonĂ¡t Nagy <donat.nagy@ericsson.com> | 2024-08-12 10:34:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-12 10:34:54 +0200 |
commit | b68086241b2f386fc5cc53af2b3ee90624104dc4 (patch) | |
tree | b084e48da968d70281e4b1393bbcef01d493f931 /llvm/lib/ObjectYAML/DWARFYAML.cpp | |
parent | a07c6d9e3457ec851a9f5dfd8af6fb9cc938e8f3 (diff) | |
download | llvm-b68086241b2f386fc5cc53af2b3ee90624104dc4.zip llvm-b68086241b2f386fc5cc53af2b3ee90624104dc4.tar.gz llvm-b68086241b2f386fc5cc53af2b3ee90624104dc4.tar.bz2 |
[analyzer][NFC] Trivial refactoring of region invalidation (#102456)
This commit removes `invalidateRegionsImpl()`, moving its body to
`invalidateRegions(ValueList Values, ...)`, because it was a completely
useless layer of indirection.
Moreover I'm fixing some strange indentation within this function body
and renaming two variables to the proper `UpperCamelCase` format.
Diffstat (limited to 'llvm/lib/ObjectYAML/DWARFYAML.cpp')
0 files changed, 0 insertions, 0 deletions