summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/common/tree_reader_utils.hpp
AgeCommit message (Collapse)Author
2024-09-18TreeReaderUtils: change InfoStoreFunc interfaceMaksim Denisov
...passing constructed Artifact::ObjectInfo by rvalue, to avoid additional copies.
2024-07-12Move BazelMsgFactory reading functions to a separate classMaksim Denisov