summaryrefslogtreecommitdiffstats
path: root/clang/lib
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 /clang/lib
parent723b449df582b909fa5ca89991e5ceef4a2f2d31 (diff)
downloadbcm5719-llvm-0c779e044094493b45cfe0b94b240cf474474087.tar.gz
bcm5719-llvm-0c779e044094493b45cfe0b94b240cf474474087.zip
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 'clang/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud