diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2025-07-04 15:31:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-04 15:31:47 +0100 |
commit | 32946eb124e87a58a94b55ee0a64d1d2265fc58d (patch) | |
tree | 87da630556a7824d520e43c4333270b033c77446 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9fcea2e4656acbf6025e73da641e619ff12ee3d0 (diff) | |
download | llvm-32946eb124e87a58a94b55ee0a64d1d2265fc58d.zip llvm-32946eb124e87a58a94b55ee0a64d1d2265fc58d.tar.gz llvm-32946eb124e87a58a94b55ee0a64d1d2265fc58d.tar.bz2 |
[lldb][Formatters] Fix weak reference count for std::shared_ptr/std::weak_ptr (#147033)
For the `__shared_owners_` we need to add `+1` to the count, but for
`__shared_weak_owners_` the value reflects the exact number of weak
references.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions