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 |
* | [pdb] Simplify the code by replacing a few string conversions with calls to i... | Aaron Smith | 2018-09-28 | 1 | -12/+2 |
* | [PDB] Remove all clone() methods. | Zachary Turner | 2018-09-12 | 1 | -8/+0 |
* | Move pdb code into pdb namespace. | Zachary Turner | 2016-05-04 | 1 | -0/+1 |
* | Unbreak building llvm-pdbdump on Windows after r266595. | Nico Weber | 2016-04-18 | 1 | -0/+1 |
* | Re-sort #include lines using my handy dandy ./utils/sort_includes.py | Chandler Carruth | 2015-02-13 | 1 | -1/+0 |
* | Provide DIA implementation of DebugInfoPDB. | Zachary Turner | 2015-02-10 | 1 | -0/+74 |