| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and... | David Blaikie | 2017-01-06 | 1 | -3/+2 |
| * | Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and ... | David Blaikie | 2017-01-06 | 1 | -2/+3 |
| * | IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeComp... | David Blaikie | 2017-01-05 | 1 | -3/+2 |
| * | Move Preprocessor over to std::shared_ptr rather than IntrusiveRefCntPtr | David Blaikie | 2017-01-05 | 1 | -1/+1 |
| * | [NFC] Header cleanup | Mehdi Amini | 2016-07-18 | 1 | -1/+0 |
| * | Introduce a PCHContainerOperations interface (NFC). | Adrian Prantl | 2015-06-20 | 1 | -1/+1 |
| * | Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types | Benjamin Kramer | 2015-05-29 | 1 | -1/+1 |
| * | [cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py | Chandler Carruth | 2015-01-14 | 1 | -9/+7 |
| * | Add support for the static analyzer to synthesize function implementations fr... | Ted Kremenek | 2014-08-27 | 1 | -0/+119 |

