2020-03-10 17:16:53 +00:00
|
|
|
---
|
|
|
|
name: Bug report
|
|
|
|
about: A problem encountered using clangd
|
|
|
|
title: ''
|
|
|
|
labels: ''
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
Please describe the problem.
|
2020-03-12 10:00:12 +00:00
|
|
|
For hints on what information is helpful, see: https://clangd.llvm.org/troubleshooting.html
|
2020-03-10 17:16:53 +00:00
|
|
|
|
|
|
|
If you can, provide a minimal chunk of code that shows the problem (either inline, or attach it if larger).
|
|
|
|
|
|
|
|
**Logs**
|
|
|
|
Please attach the clangd stderr log if you can. (Usually available from the editor)
|
|
|
|
If possible, run with `--log=verbose` - note that the logs will include the contents of open files!
|
|
|
|
If this is a crash, try to put `llvm-symbolizer` on your PATH per the troubleshooting instructions.
|
|
|
|
|
|
|
|
**System information**
|
|
|
|
Output of `clangd --version`:
|
|
|
|
Editor/LSP plugin:
|
|
|
|
Operating system:
|