Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LibTooling] Add `before` and `after` selectors for selecting point-ranges re... | Yitzhak Mandelbaum | 2019-05-29 | 1 | -3/+54 |
* | Try to fix build with older gccs after r361152 | Nico Weber | 2019-05-21 | 1 | -2/+3 |
* | Renamed `apply` to `select` to avoid ADL conflict with `std::apply` | Dmitri Gribenko | 2019-05-20 | 1 | -37/+37 |
* | [LibTooling] Fix build break in test after r361152. | Yitzhak Mandelbaum | 2019-05-20 | 1 | -1/+2 |
* | [LibTooling] Add RangeSelector library for defining source ranges based on bo... | Yitzhak Mandelbaum | 2019-05-20 | 1 | -0/+496 |