aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorA. Jiang <de34@live.cn>2024-07-03 22:51:23 +0800
committerGitHub <noreply@github.com>2024-07-03 10:51:23 -0400
commit0865b782f62fadcdb82e5bd7be432c96109228d0 (patch)
treeb51c9b3dbeda8aafbda6fc5fd12e4019eb7f4dd7 /lldb/source/Plugins/ScriptInterpreter/Python
parent54aa1d28b6a26b4980df4d5448fb64d19dc1a100 (diff)
downloadllvm-0865b782f62fadcdb82e5bd7be432c96109228d0.zip
llvm-0865b782f62fadcdb82e5bd7be432c96109228d0.tar.gz
llvm-0865b782f62fadcdb82e5bd7be432c96109228d0.tar.bz2
[libc++] Fix the signatures of `std::rethrow_if_nested` (#91365)
Fixes #54470. See https://eel.is/c++draft/global.functions#2: > A call to a non-member function signature described in [support] > through [thread] and [depr] shall behave as if the implementation > declared no additional non-member function signatures. and https://eel.is/c++draft/global.functions#3: > An implementation shall not declare a non-member function signature > with additional default arguments.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions