Ignore cl's -showIncludes

This commit is contained in:
Patrick Reisert 2018-03-22 10:00:59 +01:00 committed by Jacob Dufault
parent e235dbedfe
commit d87afce1fc

View File

@ -80,7 +80,7 @@ std::vector<std::string> kBlacklistMulti = {
// Blacklisted flags which are always removed from the command line.
std::vector<std::string> kBlacklist = {
"-c", "-MP", "-MD", "-MMD", "--fcolor-diagnostics",
"-c", "-MP", "-MD", "-MMD", "--fcolor-diagnostics", "-showIncludes"
};
// Arguments which are followed by a potentially relative path. We need to make