[PATCH] D34939: MathExtras UnitTest: Assert that isPowerOf2(0) is false. NFC.

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 10:21:41 PDT 2017


davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.

LGTM as this is actually documenting the current behaviour more explicity.
Feel free to commit cleanup like this without a pre-commit review (somebody will complain post commit if needed :)


https://reviews.llvm.org/D34939





More information about the llvm-commits mailing list