Skip to content

Commit

Permalink
Add .ccls file for ccls.
Browse files Browse the repository at this point in the history
  • Loading branch information
kmhofmann committed Jan 26, 2020
1 parent bfa3c7b commit a7d85bc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .ccls
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
clang
%cpp -std=c++17
-I.
-Ibuild
-Wall
-Wextra
-Wpedantic
-Wconversion

0 comments on commit a7d85bc

Please sign in to comment.