summaryrefslogtreecommitdiff
path: root/unittests/ADT/APSIntTest.cpp
Commit message (Collapse)AuthorAge
* Give APInt move semantics.Benjamin Kramer2014-03-02
The interaction between defaulted operators and move elision isn't totally obvious, add a unit test so it doesn't break unintentionally. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202662 91177308-0d34-0410-b5e6-96231b3b80d8