Skip to content
Commit 7e589a60 authored by Jason Molenda's avatar Jason Molenda
Browse files

Change Error::SetErrorStringWithFormat() prototype to use an

__attribute__ format so the compiler knows that this method takes
printf style formatter arguments and checks that it's being used
correctly.  Fix a couple dozen incorrect SetErrorStringWithFormat()
calls throughout the sources.

llvm-svn: 140115
parent e65c2ab4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment