Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-15 | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 1 | -1/+1 |
2019-01-19 | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 1 | -4/+3 |
2018-09-05 | [PDB] Refactor the PDB symbol classes to fix a reuse bug. | Zachary Turner | 1 | -1/+1 |
2018-04-10 | [PDB] Remove dead code and run clang format; NFC | Aaron Smith | 1 | -16/+7 |
2018-03-22 | [DIA] Add IPDBSectionContrib interfaces and DIA implementation | Aaron Smith | 1 | -0/+135 |