[all-commits] [llvm/llvm-project] ac1c0d: [ADT] Add some basic APInt::isPowerOf2() unit test...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Oct 18 07:01:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac1c0dd3175aaf139b81762d7b06fa38ca55b9aa
https://github.com/llvm/llvm-project/commit/ac1c0dd3175aaf139b81762d7b06fa38ca55b9aa
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-10-18 (Mon, 18 Oct 2021)
Changed paths:
M llvm/unittests/ADT/APIntTest.cpp
Log Message:
-----------
[ADT] Add some basic APInt::isPowerOf2() unit test coverage
More information about the All-commits
mailing list