Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix file names in file headers. NFC | Fangrui Song | 2019-05-13 | 1 | -1/+1 |
* | [NativePDB] Process virtual bases in the correct order | Aleksandr Urakov | 2019-02-12 | 1 | -3/+7 |
* | [NativePDB] Add basic support of methods recostruction in AST | Aleksandr Urakov | 2019-01-29 | 1 | -0/+4 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [NativePDB] Decouple AST reconstruction from lldb Symbol creation. | Zachary Turner | 2018-12-17 | 1 | -7/+14 |
* | [NativePDB] Rewrite the PdbSymUid to use our own custom namespacing scheme. | Zachary Turner | 2018-11-16 | 1 | -2/+2 |
* | [NFC] Refactor SetBaseClasses and DeleteBaseClasses. | Zachary Turner | 2018-10-25 | 1 | -1/+1 |
* | [NativePDB] Add basic support for tag types to the native pdb plugin. | Zachary Turner | 2018-10-23 | 1 | -0/+68 |