diff options
author | Martin Storsjö <martin@martin.st> | 2024-04-24 11:45:27 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 11:45:27 +0300 |
commit | 91526d64a8adb14edc55adfd5270858791822837 (patch) | |
tree | 68981dde4e19c8d367690d32e0149bdb2e339dd6 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 46163688e111956a9aeb3a35b8f85a40ef7035d0 (diff) | |
download | llvm-91526d64a8adb14edc55adfd5270858791822837.zip llvm-91526d64a8adb14edc55adfd5270858791822837.tar.gz llvm-91526d64a8adb14edc55adfd5270858791822837.tar.bz2 |
[libcxx] [modules] Add _LIBCPP_USING_IF_EXISTS on aligned_alloc (#89827)
This is missing e.g. on Windows. With this change, it's possible to make
the libcxx std module work on mingw-w64 (although that requires a few
fixes to those headers).
In the regular cstdlib header, we have _LIBCPP_USING_IF_EXISTS flagged
on every single reexported function (since
a9c9183ca42629fa83cdda297d1d30c7bc1d7c91), but the modules seem to only
have _LIBCPP_USING_IF_EXISTS set on a few individual functions, so far.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions