[PATCH] D49265: [Tooling] Add operator== to CompileCommand

Simon Marchi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 16 15:17:16 PDT 2018


simark added a comment.

In https://reviews.llvm.org/D49265#1164227, @dblaikie wrote:

> In theory you'd need separate tests for op== and op!= returning false (currently all the tests would pass if both implementations returned true in all cases), but not the biggest deal.


Good point, I'll update it, it will take a second.


Repository:
  rC Clang

https://reviews.llvm.org/D49265





More information about the cfe-commits mailing list