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 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-09 | 1 | -3/+3 |
* | [refactor] add clang-refactor tool with initial testing support and | Alex Lorenz | 2017-09-14 | 1 | -0/+9 |
* | Added `applyAtomicChanges` function. | Eric Liu | 2017-07-31 | 1 | -0/+179 |
* | Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUENCE_VECTOR | Richard Smith | 2017-06-30 | 1 | -1/+0 |
* | Add `replace` interface with range in AtomicChange. | Haojian Wu | 2017-03-30 | 1 | -0/+6 |
* | Revert "Added `applyAtomicChanges` function." | Juergen Ributzka | 2017-03-29 | 1 | -179/+0 |
* | Added `applyAtomicChanges` function. | Eric Liu | 2017-03-28 | 1 | -0/+179 |
* | Add missing implementation for AtomicChange::replace(...) | Eric Liu | 2017-03-08 | 1 | -0/+5 |
* | Introducing clang::tooling::AtomicChange for refactoring tools. | Eric Liu | 2017-03-01 | 1 | -0/+167 |