Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PDB] Enable NativeSession to create symbols for built-in types on demand | Adrian McCarthy | 2017-07-12 | 1 | -1/+1 |
* | Fix build break by using llvm::make_unique instead of std::make_unique. | Adrian McCarthy | 2017-06-22 | 1 | -1/+3 |
* | Add IDs and clone methods to NativeRawSymbol | Adrian McCarthy | 2017-06-22 | 1 | -1/+6 |
* | [PDB] Don't build the entire source file list up front. | Zachary Turner | 2017-05-04 | 1 | -4/+4 |
* | NFC: Corrects comments that were supposed to go in with earlier commit. | Adrian McCarthy | 2017-03-15 | 1 | -4/+5 |
* | Introduce NativeEnumModules and NativeCompilandSymbol | Adrian McCarthy | 2017-03-15 | 1 | -0/+42 |