[all-commits] [llvm/llvm-project] f0181c: [APInt] Add some basic APInt::byteSwap unit tests
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Feb 14 10:16:14 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f0181cc7bac37af9a15f86cf733ce2a958218f48
https://github.com/llvm/llvm-project/commit/f0181cc7bac37af9a15f86cf733ce2a958218f48
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M llvm/unittests/ADT/APIntTest.cpp
Log Message:
-----------
[APInt] Add some basic APInt::byteSwap unit tests
As noted on D74621 we currently have no test coverage
More information about the All-commits
mailing list