diff options
author | Arthur Eubanks <aeubanks@google.com> | 2024-02-13 10:49:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-13 09:49:22 -0800 |
commit | 742a06f577b4c3b1c1f994e91bb6579ae89fe4b0 (patch) | |
tree | 33ff0163a0153ed597476aa494b7adaa1c4fd3f9 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 9be7b0a539f673081bf8d1d5a5b08135190fd46d (diff) | |
download | llvm-742a06f577b4c3b1c1f994e91bb6579ae89fe4b0.zip llvm-742a06f577b4c3b1c1f994e91bb6579ae89fe4b0.tar.gz llvm-742a06f577b4c3b1c1f994e91bb6579ae89fe4b0.tar.bz2 |
[clang] Remove #undef alloca workaround (#81534)
Added in 26670dcba1609574cba5942aff78ff97b567c5f3 to workaround #4885.
Windows CI and a local Windows build are happy with this change, so it
seems like this has been properly fixed at some point. If this does
break somebody, this can be easily reverted. (Also, Linux does the same
`#define alloca` in system headers, so I'm not sure why it'd be
different on Windows)
This is tech debt that caused breakages, see comments on #71709.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions