diff options
author | Manoj Gupta <manojgupta@google.com> | 2022-10-25 12:29:03 -0700 |
---|---|---|
committer | Manoj Gupta <manojgupta@google.com> | 2022-11-03 13:58:47 -0700 |
commit | 2497d5aa7716a664c4f73df1980b026c906c7522 (patch) | |
tree | 0c4b0d8cfc95e20f9781e6a6acf4ca7b824c564b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h | |
parent | 38f34e587d10fcd7d18fd240e41248006faa639e (diff) | |
download | llvm-2497d5aa7716a664c4f73df1980b026c906c7522.zip llvm-2497d5aa7716a664c4f73df1980b026c906c7522.tar.gz llvm-2497d5aa7716a664c4f73df1980b026c906c7522.tar.bz2 |
Define _GNU_SOURCE for arm baremetal in C++ mode.
This matches other C++ drivers e.g. Linux that define
_GNU_SOURCE. This lets clang compiler more code by default
without explicitly passing _GNU_SOURCE on command line.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D136712
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h')
0 files changed, 0 insertions, 0 deletions