diff options
author | Jordan Rose <jordan_rose@apple.com> | 2016-11-11 00:23:59 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2016-11-11 00:23:59 +0000 |
commit | 0f94d97cba9d3600ca8eeb501017db9fddae44b4 (patch) | |
tree | 2645353f3987792f823084d3e6aa9d7d3294d4d9 /clang/lib/CodeGen/CGClass.cpp | |
parent | 6fc8a1cdaa33477777472cbfaac48862cdf56a88 (diff) | |
download | llvm-0f94d97cba9d3600ca8eeb501017db9fddae44b4.zip llvm-0f94d97cba9d3600ca8eeb501017db9fddae44b4.tar.gz llvm-0f94d97cba9d3600ca8eeb501017db9fddae44b4.tar.bz2 |
Don't require nullability on 'va_list' harder.
Platform headers don't always define 'va_list' in terms of Clang's
'__builtin_va_list', so in addition to checking for our own
synthesized decl, also just look for typedefs literally named
'va_list'. Better to err on the side of false negatives here.
Fix-up for rdar://problem/25846421.
llvm-svn: 286531
Diffstat (limited to 'clang/lib/CodeGen/CGClass.cpp')
0 files changed, 0 insertions, 0 deletions