Clang fixes.
This commit is contained in:
@@ -32,7 +32,7 @@ void DumpAllInstrCounts() {
|
||||
instr_type->name);
|
||||
}
|
||||
}
|
||||
fprintf(stdout, sb.GetString());
|
||||
fprintf(stdout, "%s", sb.GetString());
|
||||
fflush(stdout);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user