summaryrefslogtreecommitdiff
path: root/src/buildtool/build_engine/base_maps/expression_function.hpp
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2024-04-03 16:28:44 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2024-04-05 12:08:32 +0200
commit469a7190bee490344d147099c3511fc45e2aadf0 (patch)
tree5a7cd59ac3ef6ee0ec9203632bfd478b4e670115 /src/buildtool/build_engine/base_maps/expression_function.hpp
parentdc97c25fabb53f95c4f0826db2323008e22505fd (diff)
downloadjustbuild-469a7190bee490344d147099c3511fc45e2aadf0.tar.gz
bug fix in expresion, Union: propagate the disjointness property
To avoid too many intermediate results, we compute the union of a list in a divide and conquer fashion. Of course, for a disjoint union, the recursive calls on the lists of half the length have to be disjoint as well, i.e., the template parameter kDisjoint has to be passed on. Fix this.
Diffstat (limited to 'src/buildtool/build_engine/base_maps/expression_function.hpp')
0 files changed, 0 insertions, 0 deletions