summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2020-04-21 21:21:46 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2020-04-23 10:20:00 +0200
commit574898c9ebb1c05797afa80747bde3b5836f8a85 (patch)
treed26ef325eb38d80fec3f23b81ca8b768a63b51ed /tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp
parent3ef7a760ff5ae61e4297ec2f271408ac453ca93d (diff)
vkmemalloc: make it compile with macOS 10.15 SDK
Simply rename the function in order to not clash with aligned_alloc() that is marked as 10.15 only (and thus would need annotation etc.) in the 10.15 SDK. (note that aligned_alloc is a C11 function which was presumably not present in earlier SDKs, by renaming our own version everyone will be happy, hopefully) Change-Id: Iee400d81df6a0af4fa2129358ed27b049720685b Pick-to: 5.15 Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'tests/auto/widgets/kernel/qwidget/tst_qwidget.cpp')
0 files changed, 0 insertions, 0 deletions