summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorCongcong Cai <congcongcai0907@163.com>2023-05-25 22:07:48 +0200
committerCongcong Cai <congcongcai0907@163.com>2023-05-25 22:07:50 +0200
commit5df593a354714e081ac441a74f89ad2a56334e28 (patch)
tree89c52594163f955f5da97ff5481f91591207b0c9 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent361a8226f981252bd8b152e9d0f2b47c7a25c266 (diff)
[Sema] cast to CXXRecordDecl correctly when diag a default comparison method
Fixed: https://github.com/llvm/llvm-project/issues/62791 Fixed: https://github.com/llvm/llvm-project/issues/62102 in c++20, default comparison is supported. `getLexicalDeclContext` maybe cannot get the `CXXRecord` if default comparison defined out of `CXXRecord`. This patch want to get these information from the first function argument. Reviewed By: #clang-language-wg, erichkeane Differential Revision: https://reviews.llvm.org/D151365
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions