HomePhabricator

Filter out messages from included files
aabbdbd2ab95Unpublished

Unpublished Commit · Learn More

No further details are available.

Description

Filter out messages from included files

Summary:
CppCheck shows lint messages from included files as well as the current
file. Filter out those, since they don't make much sense in the context
of arc lint.

Test Plan:
Before this patch, arc lint using ArcanistCppcheckLinter. Note that lint messages
from included files appear pointing to a line in the active file.
After this patch, only messages from the active file are included.

Reviewers: epriestley, Blessed Reviewers

Reviewed By: epriestley

CC: Korvin, epriestley, aran

Differential Revision: https://secure.phabricator.com/D7444

Details

Provenance
svenaxAuthored on
epriestleyCommitted on Oct 30 2013, 8:46 PM
Reviewer
epriestley
Differential Revision
D7444: Filter out messages from included files
Parents
rARC6dc04af6e808: Specify custom arcrc filename
Branches
Unknown
Tags
Unknown

Event Timeline