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