[PATCH] D47757: [Sema] Produce diagnostics when unavailable aligned allocation/deallocation functions are called
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 25 15:00:11 PDT 2018
ahatanak added a comment.
I mean ToT clang (without my patch applied) seems to select the non-sized host version 'T::operator delete(void*)'.
Repository:
rC Clang
https://reviews.llvm.org/D47757
More information about the cfe-commits
mailing list