K 10 svn:author V 7 linimon K 8 svn:date V 27 2011-11-23T03:39:03.916937Z K 7 svn:log V 511 Make missing_header also trigger on blah.H not found, not just blah.h. Generalize badc++ case: s/ISO C++ does not support/ISO C++/ . Fine-tune clang a bit by removing the following false positives: error: expected.*(at end of declaration|expression|identifier) error: invalid (argument type|integral value|operand|token|use of a cast|value) error:.*not supported Remove some false positives for assumes_gcc (would fire on any fetch failure for a gcc component) Cope with some POLA in runaway_process. END