Skip to content
Commit 0c779e04 authored by Zachary Turner's avatar Zachary Turner
Browse files

Remove __attribute__ from VAError.

__attribute__(format(print...)) requires a function which takes
variadic arguments (... style), not a function which takes a va_list.
So following the same thing that VAPrintf does, just remove the
__attribute__ from this function.

llvm-svn: 236788
parent 723b449d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment