Miscellaneous-PCHIncludes¶
Add #includes for often-used files to precompiled header
Required inputs: IR
Possible Messages
Key |
Text |
Severity |
Disabled |
|---|---|---|---|
add_file_to_pch |
add file to PCH {} as it is used by {} clients |
None |
False |
Options¶
This rule shares the following common options: exclude_in_macros, exclude_messages_in_system_headers, excludes, extend_exclude_to_macro_invocations, includes, justification_checker, languages, post_processing, provider, report_at, severity
The following places define options that affect this rule: Stylechecks, Analysis-GlobalOptions
min_pch_clients_for_include¶
min_pch_clients_for_include : int = 4