summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2016-11-10 23:28:34 +0000
committerJordan Rose <jordan_rose@apple.com>2016-11-10 23:28:34 +0000
commit16d52a2a723e0a365c79152c7438a60134346d1d (patch)
treeaef612dd1ba33e3ad24e7643288b2ed4a94ba5f8 /llvm
parent3b917fe019fff717f9b92defb8ec14601090381f (diff)
downloadbcm5719-llvm-16d52a2a723e0a365c79152c7438a60134346d1d.tar.gz
bcm5719-llvm-16d52a2a723e0a365c79152c7438a60134346d1d.zip
Don't require nullability on 'va_list'.
There are many non-portable typedefs, but va_list is one that nobody ever thinks of as a pointer or an array. (When's the last time you saw someone check for a NULL va_list?) Make an exception for this one special type. Part of rdar://problem/25846421. llvm-svn: 286522
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud