Silence warnings about unknown pragmas for compilers that are not Clang. NFC.
[oota-llvm.git] / unittests / ADT / APSIntTest.cpp
2014-03-02 Benjamin KramerGive APInt move semantics.