summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorBalazs Benics <benicsbalazs@gmail.com>2024-07-23 08:39:11 +0200
committerGitHub <noreply@github.com>2024-07-23 08:39:11 +0200
commit566363981bb9ff6a6081490f05aa6b19aefc16f0 (patch)
treedcda40c4416bbfa306228217216aa3a8ce2e18f7 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parentb2f5ac678f36c675c0c59eb34e352576f43305bd (diff)
[analyzer] Model builtin-like functions as builtin functions (#99886)
Some template function instantiations don't have a body, even though their templates did have a body. Examples are: `std::move`, `std::forward`, `std::addressof` etc. They had bodies before https://github.com/llvm/llvm-project/commit/72315d02c432a0fe0acae9c96c69eac8d8e1a9f6 After that change, the sentiment was that these special functions should be considered and treated as builtin functions. Fixes #94193 CPP-5358
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions