[PATCH] D33366: Fix that global delete operator get's assigned to a submodule.
Raphael Isemann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 19 13:36:45 PDT 2017
teemperor added a comment.
I'm not 100% sure if that's the right fix, but I didn't see a obvious way to declare the new/delete outside the current submodule. Maybe Richard knows a better way :)
https://reviews.llvm.org/D33366
More information about the cfe-commits
mailing list