jansvoboda11 added inline comments.

================
Comment at: clang/unittests/Frontend/CompilerInvocationTest.cpp:55
+
+MATCHER_P2(ContainsN, InnerMatcher, N,
+           describeContainsN(InnerMatcher, N, negation)) {
----------------
I'm not sure where custom Google Test matchers go. I guess this might be useful 
for other LLVM projects. Any ideas?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93636/new/

https://reviews.llvm.org/D93636

_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to