ioeric marked an inline comment as done.
ioeric added inline comments.

================
Comment at: unittests/clangd/QualityTests.cpp:187
   Relevance.merge(CodeCompletionResult(&findDecl(AST, "S::S"), 42));
-  EXPECT_EQ(Relevance.Scope, SymbolRelevanceSignals::GlobalScope);
 }
----------------
ilya-biryukov wrote:
> The test case was (accidentally?) removed. Maybe restore?
Thanks for the catch!


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53638



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

Reply via email to