include-what-you-use/docs
Kim Gräsman bd305afe7d Support 'IWYU pragma: export' for forward declarations
Covers both begin_export/end_export blocks and single-line export
pragmas.

Like with 'IWYU pragma: keep' marks the forward decl as automatically
desired to avoid removing manually exported but unused decls.

Add a simple testcase and update documentation.
2023-01-22 20:32:32 +01:00
..
IWYUMappings.md [doc] Use sentence-case for headings 2022-04-24 17:01:53 +02:00
IWYUPragmas.md Support 'IWYU pragma: export' for forward declarations 2023-01-22 20:32:32 +01:00
IWYUStyle.md [doc] Use sentence-case for headings 2022-04-24 17:01:53 +02:00
WhatIsAUse.md [doc] Use sentence-case for headings 2022-04-24 17:01:53 +02:00
WhyIWYU.md [doc] Use sentence-case for headings 2022-04-24 17:01:53 +02:00
WhyIWYUIsDifficult.md [doc] Use sentence-case for headings 2022-04-24 17:01:53 +02:00