CompileFlags:
Add:
- -std=c++26
- -Xclang
- -fno-validate-pch
- -fretain-comments-from-system-headers
Compiler: clang++
Diagnostics:
ClangTidy:
- modernize-*
- performance-*
- cppcoreguidelines-*
InlayHints:
Enabled: true
ParameterNames: true
DeducedTypes: true
Designators: true
Completion:
AllScopes: true