[PATCH] D30614: [APInt] Move operator~ out of line to make it better able to reused memory allocation from temporary objects
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 5 15:37:02 PST 2017
davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.
This looks fine. It would be nice if you could keep the doxygen comment.
https://reviews.llvm.org/D30614
More information about the llvm-commits
mailing list