[cfe-dev] Clang static analyzer: ignore library headers?
Ben Pope
benpope81 at gmail.com
Mon Sep 16 22:34:29 PDT 2013
On 17/09/13 01:16, Anna Zaks wrote:
> We don't have a list of known third-party headers anywhere, but having this seems generally useful.
Determining them based on -I vs -isystem would seem to be a sensible
distinction.
At least, that's what I use to include third party libraries when I want
to ignore warnings they produce. It's entirely possible I'm abusing
that feature.
Ben
More information about the cfe-dev
mailing list