mirror of
https://git.savannah.gnu.org/git/make.git
synced 2024-12-23 20:52:24 +00:00
* .ccls: Disable clang compare against static string warning
This commit is contained in:
parent
e49e11e069
commit
957aa450a0
1 changed files with 1 additions and 0 deletions
1
.ccls
1
.ccls
|
@ -13,6 +13,7 @@ clang
|
|||
-Wall
|
||||
-Wextra
|
||||
-Werror
|
||||
-Wno-address
|
||||
-Wwrite-strings
|
||||
-Wshadow
|
||||
-Wdeclaration-after-statement
|
||||
|
|
Loading…
Reference in a new issue