Benjamin Bannier created MESOS-6824:
---------------------------------------
Summary: mesos-this-capture clang-tidy check has false positives
Key: MESOS-6824
URL: https://issues.apache.org/jira/browse/MESOS-6824
Project: Mesos
Issue Type: Bug
Reporter: Benjamin Bannier
Assignee: Benjamin Bannier
The {{mesos-this-capture}} clang-tidy checks incorrectly triggers on the code
here,
https://github.com/apache/mesos/blob/d2117362349ab4c383045720f77d42b2d9fd6871/src/slave/containerizer/mesos/io/switchboard.cpp#L1487
We should tighten the matcher to avoid triggering on such constructs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)