summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/common
diff options
context:
space:
mode:
authorSascha Roloff <sascha.roloff@huawei.com>2022-12-22 19:28:07 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-01-20 13:57:18 +0100
commitf02ed8b2c5a4b71dec7b51fb1ccb46352a3e2c95 (patch)
treede85a088b05ab9bbaeabb812b6127eacd30d27ae /src/buildtool/execution_api/common
parent61fdb803cdad8a326bde12f40260da692a541678 (diff)
downloadjustbuild-f02ed8b2c5a4b71dec7b51fb1ccb46352a3e2c95.tar.gz
Configured target uses entity_name_data.hpp instead of entity_name.hpp
This usage of a different header file is required to break a cyclic dependency coming with the introduction of the garbage collector. entity_name implicitly depends on local_cas, which will get a new dependency to garbage_collector. garbage_collector depends on target_cache_entry, which transitively depends on entity_name. entity_name_data instead does not depend on local_cas and breaks the cycle.
Diffstat (limited to 'src/buildtool/execution_api/common')
0 files changed, 0 insertions, 0 deletions