diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-05-05 14:26:36 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2022-05-09 14:55:40 +0200 |
commit | 5d89525367527b659fe9732c4ed90b4e9c2f3658 (patch) | |
tree | c2928137678014ba5aadc95e7a13f7250abc6f8a /src/buildtool/build_engine/expression/evaluator.cpp | |
parent | 39714825086c40c43345379c95f181a1957d6080 (diff) | |
download | justbuild-5d89525367527b659fe9732c4ed90b4e9c2f3658.tar.gz |
Verify conflict-freeness in inputs, artifacts, and runfiles
Our maps serve two purposes: on the one hand, they can be a generic
key-value association with arbitrary strings as keys. On the other
hand, we use them to describe arrangements of files (inputs to actions,
artifacts or runfiles generated). In this function, certain keys refer
to the same path and hence have to be identifed. Therefore, at places
where the keys clearly have to be paths in the file system, implicitly
normalize them and check for conflicts.
Diffstat (limited to 'src/buildtool/build_engine/expression/evaluator.cpp')
0 files changed, 0 insertions, 0 deletions