Skip to content

Commit be4e3bb

Browse files
committed
Add .clangd configuration file
This is supported since clang 11. Signed-off-by: Andreas Schneider <[email protected]> Reviewed-by: Andrew Bartlett <[email protected]>
1 parent 553948b commit be4e3bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.clangd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# https://clangd.llvm.org/config.html
2+
CompileFlags:
3+
CompilationDatabase: bin/default

0 commit comments

Comments
 (0)