<div dir="ltr">Hi,<div><br></div><div>Hope this is the right channel for this question. I am trying to make an ast matcher for clang-tidy to find str1.compare(str2), where both str1 and str2 are std::string. I have this so far: <a href="http://i.imgur.com/sUma9WC.png">http://i.imgur.com/sUma9WC.png</a> . But I am having a hard time finding a way to bind an id to the str1 part of the expression.</div><div><br></div><div>Can anyone help me out with an idea?</div><div><br></div><div>Best regards,</div><div>Mads Ravn</div></div>