[all-commits] [llvm/llvm-project] 31d3c0: [ADT] Fix Wshift-overflow gcc warning in isPowerOf...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Oct 18 09:01:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31d3c0b33310ef17df3bbd47bd832d61b8155d1e
https://github.com/llvm/llvm-project/commit/31d3c0b33310ef17df3bbd47bd832d61b8155d1e
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] Fix Wshift-overflow gcc warning in isPowerOf2 unit test
More information about the All-commits
mailing list