diff options
author | Maksim Denisov <denisov.maksim@huawei.com> | 2024-07-26 12:02:08 +0200 |
---|---|---|
committer | Maksim Denisov <denisov.maksim@huawei.com> | 2024-08-26 17:02:14 +0200 |
commit | e6a91bb733b0738cee0b3ae06ee640f70c1e787f (patch) | |
tree | 28c7e5905aebd5a8738c9393563f3ab516c5a98d /test/buildtool/build_engine/expression/expression.test.cpp | |
parent | 7a4bf22ac5330024b4b807c9f7cf42292a5135d1 (diff) | |
download | justbuild-e6a91bb733b0738cee0b3ae06ee640f70c1e787f.tar.gz |
Split serialization/deserialization logic in LocalAC
...into writing/reading to CAS and writing/reading entries (to remove code duplications in uplinking and obtaining the result).
The read functionality cannot be replaced by a single function since the CAS key of the entry is required during uplinking. Although the write functionality can, it is also separated into two parts to keep the reverse logic clear.
Diffstat (limited to 'test/buildtool/build_engine/expression/expression.test.cpp')
0 files changed, 0 insertions, 0 deletions