projects
/
onyx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa6d6fc
)
Started using CCLS instead of clangd
author
Brendan Hansen
<brendan.f.hansen@gmail.com>
Tue, 2 Jun 2020 03:15:44 +0000
(22:15 -0500)
committer
Brendan Hansen
<brendan.f.hansen@gmail.com>
Tue, 2 Jun 2020 03:15:44 +0000
(22:15 -0500)
.ccls
[new file with mode: 0644]
patch
|
blob
diff --git a/.ccls
b/.ccls
new file mode 100644
(file)
index 0000000..
3cead6d
--- /dev/null
+++ b/
.ccls
@@ -0,0
+1,4
@@
+clang
+%c -std=c11
+%cpp -std=c++2a
+-I./include