make/vscode/indexers/clangd-notes.txt
author michaelm
Thu, 14 Nov 2019 10:40:08 +0000
branchunixdomainchannels
changeset 59077 85df93a18fe0
parent 55166 2ae056696b15
permissions -rw-r--r--
unixdomainchannels: apidoc updates


* The "clangd" indexer must be present in PATH, or configured with "clangd.path" in user preferences.
* If building with clang (default on OSX), precompiled headers must be disabled.