diff options
| author | Michael Jones <michaelrj@google.com> | 2023-01-04 10:37:51 -0800 |
|---|---|---|
| committer | Michael Jones <michaelrj@google.com> | 2023-01-06 11:43:43 -0800 |
| commit | 9b8a64b88dbcb3e881b5b659e91ba6b99245744d (patch) | |
| tree | 55a34ac0640e71351265f986cb32a174aa6cb48e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | eecce28dedfc1f3270584d8534a524f2c4e987d1 (diff) | |
[libc] add noexcept to external function headers
To improve code generation for C++ code that directly includes our
headers, the external function definitions will now be marked noexcept.
This may not be necessary for the internal definitions since we build
with the -fno-exceptions flag.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D141095
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
