| Commit message (Expand) | Author | Age | Files | Lines |
| * | [clang-doc] Use llvm::createStringError and canonicalize error messages | Fangrui Song | 2019-08-28 | 1 | -83/+73 |
| * | [clang-doc] Serialize inherited attributes and methods | Diego Astiazaran | 2019-08-16 | 1 | -0/+43 |
| * | [clang-tools-extra] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -2/+2 |
| * | [clang-format] Add link to source code in file definitions | Diego Astiazaran | 2019-08-09 | 1 | -2/+2 |
| * | [clang-doc] Fix link generation | Diego Astiazaran | 2019-08-06 | 1 | -0/+2 |
| * | [clang-doc] Add html links to references | Julie Hockett | 2019-07-12 | 1 | -1/+7 |
| * | Bitstream reader: Fix undefined behavior seen after rL364464 | Bjorn Pettersson | 2019-07-05 | 1 | -7/+8 |
| * | BitStream reader: propagate errors | JF Bastien | 2019-06-26 | 1 | -26/+60 |
| * | [clang-doc] Add basic support for templates and typedef | Julie Hockett | 2019-06-24 | 1 | -0/+2 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [clang-doc] Explicitly cast to unique_ptr | Julie Hockett | 2018-08-15 | 1 | -1/+1 |
| * | Reland "[clang-doc] Updating BitcodeReader to use llvm::Error"" | Julie Hockett | 2018-08-15 | 1 | -200/+247 |
| * | Revert "[clang-doc] Updating BitcodeReader to use llvm::Error" | Julie Hockett | 2018-08-13 | 1 | -247/+200 |
| * | [clang-doc] Updating BitcodeReader to use llvm::Error | Julie Hockett | 2018-08-13 | 1 | -200/+247 |
| * | Reland "[clang-doc] Refactoring mapper to map by scope" | Julie Hockett | 2018-08-02 | 1 | -12/+73 |
| * | Revert "[clang-doc] Refactoring mapper to map by scope" | Julie Hockett | 2018-08-02 | 1 | -71/+10 |
| * | [clang-doc] Refactoring mapper to map by scope | Julie Hockett | 2018-08-02 | 1 | -10/+71 |
| * | [clang-doc] Implement reducer portion of the frontend framework | Julie Hockett | 2018-06-04 | 1 | -0/+622 |