diff options
author | Ryosuke Niwa <rniwa@webkit.org> | 2024-12-10 15:57:58 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-10 15:57:58 -0800 |
commit | 377d1f0a6b862183b25701cc765fca7f84ea8e32 (patch) | |
tree | b92f9e48d0deda9704ea5e5b94de2ee6c9a78198 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 4027e2f248044d944aaf3d9bc9c8eb6928506d44 (diff) | |
download | llvm-377d1f0a6b862183b25701cc765fca7f84ea8e32.zip llvm-377d1f0a6b862183b25701cc765fca7f84ea8e32.tar.gz llvm-377d1f0a6b862183b25701cc765fca7f84ea8e32.tar.bz2 |
UncountedLocalVarsChecker and UncheckedLocalVarsChecker should recognize signletons. (#119339)
It's safe to have a raw pointer or a raw reference to a singleton
object. Explicitly allow this in UncountedLocalVarsChecker and
UncheckedLocalVarsChecker.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions