aboutsummaryrefslogtreecommitdiff
path: root/.clangd
diff options
context:
space:
mode:
Diffstat (limited to '.clangd')
-rw-r--r--.clangd7
1 files changed, 6 insertions, 1 deletions
diff --git a/.clangd b/.clangd
index e3c98ed..55f84ae 100644
--- a/.clangd
+++ b/.clangd
@@ -1,3 +1,8 @@
Diagnostics:
UnusedIncludes: Strict
- MissingIncludes: Strict \ No newline at end of file
+ MissingIncludes: Strict
+CompileFlags:
+ Remove:
+ - -fcondition-coverage
+Documentation:
+ CommentFormat: Doxygen