28 lines
471 B
YAML
28 lines
471 B
YAML
CompileFlags:
|
|
Add:
|
|
- -ferror-limit=0
|
|
- -Wno-unknown-warning-option
|
|
- -Wno-unused-command-line-argument
|
|
Remove:
|
|
- -gen-cdb-fragment-path*
|
|
- -forward-unknown-to-host-compiler
|
|
- --cuda-host-only
|
|
- -Xclang=-fgnuc-version*
|
|
|
|
Diagnostics:
|
|
UnusedIncludes: None
|
|
Suppress:
|
|
- pp_file_not_found
|
|
- drv_unknown_argument
|
|
|
|
Index:
|
|
Background: Build
|
|
|
|
InlayHints:
|
|
Enabled: Yes
|
|
ParameterNames: Yes
|
|
DeducedTypes: Yes
|
|
|
|
Hover:
|
|
ShowAKA: Yes
|