Jacob Dufault
|
f6a2a55209
|
Import pipeline improvements
- Cache manager is created by request
- Index is always associated with its contents
- Reduced frequently of file reads
|
2018-01-29 21:34:36 -08:00 |
|
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 |
|
Jacob Dufault
|
f85659713e
|
Fix compile
|
2017-12-29 10:28:11 -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 |
|