clang-tidy: add a subset of cppcoreguidelines and other style checks
[lttng-tools.git] / src / bin / lttng-sessiond / ust-field-convert.cpp
index 62ac4825bf96361a941e7fb67da419c7276209d1..3b8eb2f517e20cceb577bc2e6c58b880963fc98a 100644 (file)
@@ -631,7 +631,7 @@ create_typed_variant_choices(const lttng_ust_ctl_field *current,
                        end,
                        session_attributes,
                        next_ust_ctl_field,
-                       [&choices, typed_enumeration, &selector_field, quirks](
+                       [&choices, &typed_enumeration, &selector_field, quirks](
                                lst::field::uptr field) {
                                /*
                                 * Find the enumeration mapping that matches the
This page took 0.023132 seconds and 4 git commands to generate.