From: Brendan Hansen Date: Tue, 2 Jun 2020 03:15:44 +0000 (-0500) Subject: Started using CCLS instead of clangd X-Git-Url: https://git.brendanfh.com/?a=commitdiff_plain;h=e5c764b84c7b1f9383cefaf2710d4811d7faff40;p=onyx.git Started using CCLS instead of clangd --- diff --git a/.ccls b/.ccls new file mode 100644 index 00000000..3cead6d8 --- /dev/null +++ b/.ccls @@ -0,0 +1,4 @@ +clang +%c -std=c11 +%cpp -std=c++2a +-I./include