summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/APSIntTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build when both gtest death tests and LLVM_NODISCARD are available.Richard Smith2019-07-311-2/+2
* [APSInt][OpenMP] Fix isNegative, etc. for unsigned typesJoel E. Denny2019-04-231-0/+86
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* ADTTests: merge #ifdef checks from r240436.Alex Lorenz2015-06-241-3/+1
* ADT: Add a string APSInt constructor.Alex Lorenz2015-06-231-0/+19
* ADT: Add int64_t interoperability to APSIntDuncan P. N. Exon Smith2015-02-051-0/+102
* Give APInt move semantics.Benjamin Kramer2014-03-021-0/+44
OpenPOWER on IntegriCloud