]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/random: Turn off spurious warning
authorAdam C. Emerson <aemerson@redhat.com>
Fri, 17 Jul 2020 06:36:06 +0000 (02:36 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Fri, 17 Jul 2020 18:18:17 +0000 (14:18 -0400)
commit2dfd12680847330ddef2fabb340fca10d082a5da
treec789fa38715f9e5b69f31672a275878d395e7e27
parent9699c21b0e48f82568dc7cba74968f62831dcd31
test/random: Turn off spurious warning

Since we're testing deduction guides involving a type whose concrete
representation is unknown, this warning provides no value.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/test/common/test_random.cc