2024-10-17 07:57:17 +03:00
|
|
|
CompileFlags:
|
2024-10-18 00:21:08 +03:00
|
|
|
Add: [-Wno-c++11-compat-deprecated-writable-strings, -Wno-extern-initializer]
|
2024-10-19 01:54:22 -07:00
|
|
|
---
|
|
|
|
|
If:
|
|
|
|
|
PathMatch: .*/*.inc
|
|
|
|
|
Diagnostics:
|
|
|
|
|
Suppress:
|
|
|
|
|
- "undeclared_var_use"
|
|
|
|
|
- "undeclared_var_use_suggest"
|
|
|
|
|
- "bound_member_function"
|
|
|
|
|
- "typecheck_subscript_value"
|
|
|
|
|
- "unknown_typename"
|