Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LLDB] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -2/+2 |
* | [NativePDB] Don't fail on import modules. | Zachary Turner | 2019-04-02 | 1 | -2/+11 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [NativePDB] Fix setting breakpoint by file and line. | Zachary Turner | 2019-01-02 | 1 | -0/+6 |
* | [NativePDB] Rewrite the PdbSymUid to use our own custom namespacing scheme. | Zachary Turner | 2018-11-16 | 1 | -22/+6 |
* | Resubmit "Add SymbolFileNativePDB plugin." | Zachary Turner | 2018-10-12 | 1 | -0/+227 |
* | Revert SymbolFileNativePDB plugin. | Zachary Turner | 2018-10-11 | 1 | -227/+0 |
* | Better support for POSIX paths in PDBs. | Zachary Turner | 2018-10-11 | 1 | -5/+3 |
* | Create a SymbolFile plugin for cross-platform PDB access. | Zachary Turner | 2018-10-10 | 1 | -0/+229 |