From: Andreas Schneider Date: Sat, 25 Mar 2023 16:09:28 +0000 (+0100) Subject: Add .clangd configuration file X-Git-Tag: talloc-2.4.1~1263 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be4e3bb2fec61fd0b9b28174d8dde290edf08587;p=thirdparty%2Fsamba.git Add .clangd configuration file This is supported since clang 11. Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- diff --git a/.clangd b/.clangd new file mode 100644 index 00000000000..c505c93e378 --- /dev/null +++ b/.clangd @@ -0,0 +1,3 @@ +# https://clangd.llvm.org/config.html +CompileFlags: + CompilationDatabase: bin/default