]> sourceware.org Git - lvm2.git/commit
tests: use non inlined copy constructor 1244309461
authorZdenek Kabelac <zkabelac@redhat.com>
Mon, 8 Apr 2024 12:31:22 +0000 (14:31 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 8 Apr 2024 12:52:28 +0000 (14:52 +0200)
commitd8e52aed874924946f91400949fc769e2e3a47b0
tree26515bb586f5d84966bac5e6f1b618f2c9f22bf4
parent6ec84993bd7af49e4b22e89754e2cb69581d68d5
tests: use non inlined copy constructor

gcc would like to see code without trying to inline large
copy constructor used for std::vector
test/lib/brick-shelltest.h
This page took 0.033571 seconds and 5 git commands to generate.