Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build break by using llvm::make_unique instead of std::make_unique. | Adrian McCarthy | 2017-06-22 | 1 | -1/+2 |
* | Add IDs and clone methods to NativeRawSymbol | Adrian McCarthy | 2017-06-22 | 1 | -2/+6 |
* | [PDB] Don't build the entire source file list up front. | Zachary Turner | 2017-05-04 | 1 | -1/+1 |
* | Re-land: "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]" | Adrian McCarthy | 2017-03-29 | 1 | -0/+79 |
* | Somehow this still breaks because of ANSI color codes in test output on Linux. | Adrian McCarthy | 2017-03-23 | 1 | -79/+0 |
* | Re-land: Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB] | Adrian McCarthy | 2017-03-23 | 1 | -0/+79 |
* | Revert "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]" | Zachary Turner | 2017-03-17 | 1 | -79/+0 |
* | Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB] | Adrian McCarthy | 2017-03-16 | 1 | -0/+79 |