Skip to content
Snippets Groups Projects
Commit 2d11d261 authored by Tom Lane's avatar Tom Lane
Browse files

Create a tool to catch #include omissions that might not result in any

compiler warning, specifically #ifdef or #if defined tests on symbols
that are defined in a file not included.  The results are a bit noisy
and require care to interpret, but it's a lot better than no tool at all.
parent 98bac16e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment