aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-05-07 22:30:24 +0000
committerZachary Turner <zturner@google.com>2015-05-07 22:30:24 +0000
commit0c779e044094493b45cfe0b94b240cf474474087 (patch)
tree990d58b48e36bd6ad38519c40ef27a93dbfc92b3 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent723b449df582b909fa5ca89991e5ceef4a2f2d31 (diff)
downloadllvm-0c779e044094493b45cfe0b94b240cf474474087.zip
llvm-0c779e044094493b45cfe0b94b240cf474474087.tar.gz
llvm-0c779e044094493b45cfe0b94b240cf474474087.tar.bz2
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
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions