MaskRay / ccls

C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
Apache License 2.0
3.72k stars 254 forks source link

working_files.cc:320 W bad index_line #939

Open ZhijieLei opened 1 year ago

ZhijieLei commented 1 year ago

Observed behavior

ccls working_files.cc:320 W bad index_line (got 203, expected [0, 125)) in /my_C_File/ ccls working_files.cc:320 W bad index_line (got 252, expected [0, 125)) in /my_C_File/ 。。。

Expected behavior

ccls runs correctly

Steps to reproduce

reopen vscode when exsiting compile_commands.json

System information