Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fix some missing negations in the traits checking from r294349 | David Blaikie | 2017-02-07 | 1 | -4/+4 |
* | ADT: Add explicit conversions for reverse ilist iterators | Duncan P. N. Exon Smith | 2017-02-07 | 1 | -0/+40 |
* | ADT: Split out simple_ilist, a simple intrusive list | Duncan P. N. Exon Smith | 2016-08-30 | 1 | -38/+23 |
* | ADT: Give ilist<T>::reverse_iterator a handle to the current node | Duncan P. N. Exon Smith | 2016-08-30 | 1 | -0/+149 |