diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2023-02-15 14:41:38 -0500 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2023-02-15 14:43:01 -0500 |
commit | a9797d7d2d7878464868312e0c147b4e747a31c6 (patch) | |
tree | 1a1935647aa4eacbcc656b5f5ef19d5b97094ecf /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h | |
parent | d6ff0808618cd421d7ee82daec951956ec27a837 (diff) | |
download | llvm-a9797d7d2d7878464868312e0c147b4e747a31c6.zip llvm-a9797d7d2d7878464868312e0c147b4e747a31c6.tar.gz llvm-a9797d7d2d7878464868312e0c147b4e747a31c6.tar.bz2 |
[C2x] Implement the `unreachable` macro for WG14 N2826
This exposes __builtin_unreachable as the expansion for the unreachable
macro in C2x. I added this definition under __need_STDDEF_H_misc on the
assumption there is no need for a separate need macro to control adding
this.
Differential Revision: https://reviews.llvm.org/D143430
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions