ilya-biryukov added inline comments.

================
Comment at: clang-tools-extra/unittests/clangd/CodeCompleteTests.cpp:2322
 
+TEST(CompletionTest, CrashOnNullType) {
+  auto Results = completions(R"cpp(
----------------
kadircet wrote:
> nit: WorksWithNullType ? it doesn't seem like crashing
Indeed, I've been using this naming convention for ages, but I can see why it 
might be confusing.


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

https://reviews.llvm.org/D57093



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

Reply via email to