Jacob Dufault
|
5d4e0a5020
|
Enable simple sanity test for import pipeline.
- Add FakeCacheManager
- Add IIndexer so we don't call out to clang
|
2018-01-06 16:20:37 -08:00 |
|
Fangrui Song
|
3f1cb5c072
|
Add submodule https://github.com/msgpack/msgpack-c and make Serialize/Deserialize aware of SerializeFormat
|
2018-01-06 15:29:53 -08:00 |
|
Jacob Dufault
|
bbe11e32eb
|
Prefer WriteToFile over manual std;:ofstream usage.
|
2018-01-05 10:02:53 -08:00 |
|
Jacob Dufault
|
22ef88045f
|
Write cache to disk in binary format. Otherwise some escaping may occur.
|
2018-01-03 22:13:33 -08:00 |
|
Jacob Dufault
|
6048eb6237
|
Move LoadCachedFileContents into ICacheManager
|
2017-12-29 12:19:39 -06:00 |
|
Jacob Dufault
|
a10bb50f51
|
Begin cache restructure so it can be tested
|
2017-12-29 12:00:52 -06:00 |
|