Fix <rdar://problem/6880975> [format string] Assertion failed: (Arg < NumArgs...
Fix <rdar://problem/6880975> [format string] Assertion failed: (Arg < NumArgs && "Arg access out of range!"). For format string checking, only check the type of the format specifier for non-vararg functions. llvm-svn: 71672
Loading
Please register or sign in to comment