usaxena95 accepted this revision. usaxena95 added a comment. This revision is now accepted and ready to land.
Thanks. LG. ================ Comment at: clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp:2680 +TEST(CompletionTest, CompletionRange) { + const char* WithRange = "auto x = [[abc]]^"; + auto Completions = completions(WithRange); ---------------- Please fix the lint errors. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D74305/new/ https://reviews.llvm.org/D74305 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits