diff options
| author | Andrewyuan34 <yiboy@uvic.ca> | 2025-03-09 08:09:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-09 20:09:59 +0800 |
| commit | 2a3e782f4053d8ecb98dc110ebb6bacdb7bb17c7 (patch) | |
| tree | a5cc437212947f8e2b647708b62e4d63928900f1 /lldb/packages/Python/lldbsuite/test/lldbdwarf.py | |
| parent | 22a45c43db2e6267d0b85a175da0129e865cffec (diff) | |
| download | llvm-2a3e782f4053d8ecb98dc110ebb6bacdb7bb17c7.zip llvm-2a3e782f4053d8ecb98dc110ebb6bacdb7bb17c7.tar.gz llvm-2a3e782f4053d8ecb98dc110ebb6bacdb7bb17c7.tar.bz2 | |
[clang-tidy] Fix invalid fixit from modernize-use-ranges for nullptr used with std::unique_ptr (#127162)
This PR fixes issue #124815 by correcting the handling of `nullptr` with
`std::unique_ptr` in the `modernize-use-ranges` check.
Updated the logic to suppress warnings for `nullptr` in `std::find`.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbdwarf.py')
0 files changed, 0 insertions, 0 deletions
