https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61693
Kostya Serebryany <kcc at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eugeni.stepanov at gmail dot
com,
| |glider at google dot com,
| |timurrrr at google dot com
--- Comment #4 from Kostya Serebryany <kcc at gcc dot gnu.org> ---
http://llvm.org/viewvc/llvm-project?view=revision&revision=212322 implements
aligned_alloc support on Linux.
I will let others implement Android/Windows/Mac support if relevant.
This will reach GCC with the next libsanitizer merge (not sure when),
or feel free to cherry pick in a couple of days (to make sure it works well)