summaryrefslogtreecommitdiff
path: root/src/buildtool/main/version.cpp
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-10 16:07:46 +0200
commit32fe9f005ce270a9f5a47b0fab1f8a718edbd1be (patch)
tree5d708f5aff2cbaf4d652c527b6061482fee65691 /src/buildtool/main/version.cpp
parent086fc0e972f1552de7092a2031fe8af1b54fe4cc (diff)
downloadjustbuild-32fe9f005ce270a9f5a47b0fab1f8a718edbd1be.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. (cherry picked from commit 469a7190bee490344d147099c3511fc45e2aadf0)
Diffstat (limited to 'src/buildtool/main/version.cpp')
0 files changed, 0 insertions, 0 deletions