aboutsummaryrefslogtreecommitdiffstats
path: root/.clangd
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2023-11-22 15:21:42 +1100
committerNick Brassel <nick@tzarc.org>2023-11-22 15:22:43 +1100
commit92d62d05e83addbded680eeece3f25cb004b746b (patch)
treedc9562853ed87e9b0d7ef7123f4eaed4055f9947 /.clangd
downloadqmk-userspace-92d62d05e83addbded680eeece3f25cb004b746b.tar.gz
qmk-userspace-92d62d05e83addbded680eeece3f25cb004b746b.zip
Initial structure.
Diffstat (limited to '.clangd')
-rw-r--r--.clangd4
1 files changed, 4 insertions, 0 deletions
diff --git a/.clangd b/.clangd
new file mode 100644
index 0000000..2be2d81
--- /dev/null
+++ b/.clangd
@@ -0,0 +1,4 @@
+CompileFlags:
+ Add: [-Wno-unknown-attributes, -Wno-maybe-uninitialized, -Wno-unknown-warning-option]
+ Remove: [-W*, -mcall-prologues]
+ Compiler: clang