[all-commits] [llvm/llvm-project] 539991: [LLDB] Use non synthetic value for MSVC smart ptr ...
nerix via All-commits
all-commits at lists.llvm.org
Fri Jul 11 05:06:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 539991e33f1df194b6ca00039a1bab04b045f47b
https://github.com/llvm/llvm-project/commit/539991e33f1df194b6ca00039a1bab04b045f47b
Author: nerix <nero.9 at hotmail.de>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
M lldb/source/Plugins/Language/CPlusPlus/MsvcStlSmartPointer.cpp
Log Message:
-----------
[LLDB] Use non synthetic value for MSVC smart ptr check (#148176)
I forgot to use the non-synthetic value to check for the `_Ptr` member.
Fixes the test failure from #147575.
---------
Co-authored-by: Michael Buch <michaelbuch12 at gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list