mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
docs: Add config instructions for clangd with libvirt
In build environments which use gcc as the default compiler, use of the clangd LSP server (for enhanced code editing and navigation etc.) with libvirt requires some additional configuration. Detail this and link from `hacking.rst`. Signed-off-by: Tim Small <tim@seoss.co.uk> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
committed by
Michal Privoznik
parent
401a6171a3
commit
3da8d8b5b1
@@ -28,6 +28,9 @@ The `"Git checkout" section <compiling.html#git-checkout>`__
|
||||
of the libvirt installation instructions give an overview of the
|
||||
compilation process.
|
||||
|
||||
Optionally, `Clangd with libvirt <clangd.html>`__ can be used to
|
||||
navigate the code base etc. within most code editors (and IDEs).
|
||||
|
||||
Preparing patches
|
||||
=================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user