malaperle added inline comments.

================
Comment at: unittests/clangd/FindSymbolsTests.cpp:39
 }
+MATCHER_P(QName, Name, "") {
+  if (arg.containerName.empty())
----------------
I updated the other tests to use this in https://reviews.llvm.org/D47847


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D47846



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to