add small comment on relevance of resourceDir after llvm update

Frederico 2020-04-15 09:05:02 +02:00 committed by Fangrui Song
parent 939778093f
commit d67e3aedc3

@ -52,3 +52,5 @@ sudo cp -a Release/clang+llvm-7.0.0-x86_64-linux-gnu-ubuntu-16.04/lib/clang/7.0.
Then you must set the initialization option
[`clang.resourceDir`](Customization#clangresourcedir): `--init='{"clang":
{"resourceDir": "/usr/local/clang/7.0.0"}}'`.
**note:** It's likely you will encounter this issue whenever you update clang without rebuilding ccls.