Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build when both gtest death tests and LLVM_NODISCARD are available. | Richard Smith | 2019-07-31 | 1 | -2/+2 |
* | [APSInt][OpenMP] Fix isNegative, etc. for unsigned types | Joel E. Denny | 2019-04-23 | 1 | -0/+86 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | ADTTests: merge #ifdef checks from r240436. | Alex Lorenz | 2015-06-24 | 1 | -3/+1 |
* | ADT: Add a string APSInt constructor. | Alex Lorenz | 2015-06-23 | 1 | -0/+19 |
* | ADT: Add int64_t interoperability to APSInt | Duncan P. N. Exon Smith | 2015-02-05 | 1 | -0/+102 |
* | Give APInt move semantics. | Benjamin Kramer | 2014-03-02 | 1 | -0/+44 |