<div dir="ltr">Bump<div>I can also say that this thing takes place in header files.</div><div><br></div><div>Piotr</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-11-26 21:18 GMT+01:00 Piotr Padlewski <span dir="ltr"><<a href="mailto:piotr.padlewski@gmail.com" target="_blank">piotr.padlewski@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-size:12.8px">Hi,</span><div style="font-size:12.8px">So After running clang-tidy it did change some warnings very well, but some of them were fixed multiple times like:</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>-    Event(const std::shared_ptr<EventRecord> &record);</div><div>+    explicit explicit Event(const std::shared_ptr<EventRecord> &record);</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>-} // ga</div><div>+} // namespace gamespace ga</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>-}</div><div>+}  // namespace ga // namespace ga  // namespace ga  // namespace ga</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>-    RecordStream<ga::Event> getRecordStream();</div><div>+    RecordStream<ga::Event> getRecordStream() override override;</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Is it known feature? Am I doing something wrong?</div><span class="HOEnZb"><font color="#888888"><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Piotr</div></font></span></div>
</blockquote></div><br></div>