diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-05-05 16:41:37 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-05-19 11:48:56 +0200 |
commit | 52ce84ec3580e1da2d64b140828760bcb0be431f (patch) | |
tree | c51e138bd8886b2739cea68f02a8d1e6800bb2ee /test/buildtool/execution_api/common/api_test.hpp | |
parent | b3eaef4b0a58a3285a529ad6fe0d0cf9e737d3ff (diff) | |
download | justbuild-52ce84ec3580e1da2d64b140828760bcb0be431f.tar.gz |
generic rule: fix conflict check
For a generic rule, it is an error if map union of various
inputs (overlayed in correct order) does not form a proper stage. To
implement this check properly, we first have to construct the map of
all inputs and only then perform the staging check and not do the check
with only the runfiles, as 5e104a526cf76fe75312d2fd288a3c88f506fb0a
accidentally did. Fix this.
(cherry-picked from f249a220913f4421c58c9c6251e4f3dce67e251c)
Diffstat (limited to 'test/buildtool/execution_api/common/api_test.hpp')
0 files changed, 0 insertions, 0 deletions