dgoldman accepted this revision.
dgoldman added a comment.
This revision is now accepted and ready to land.

In D94919#2515987 <https://reviews.llvm.org/D94919#2515987>, @adamcz wrote:

> The crash happens while indexing the file, not during code completion. The 
> code completion tests generally specify a cursor position, but in this case 
> it is not relevant and could confuse the reader. This seemed like a logical 
> place for indexing bug, in the spirit of using minimal repro case (i.e. you 
> don't need to trigger code completion at all)

I see, thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94919

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

Reply via email to