diff options
author | Jordan Rose <jordan_rose@apple.com> | 2013-09-28 02:04:19 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2013-09-28 02:04:19 +0000 |
commit | 3553bb384b6474080499c369df73bdaa1b672ef6 (patch) | |
tree | ef7a1eb00bc8b00c36c6a8cfbaf949af365ebe33 /clang/lib/Sema/SemaDecl.cpp | |
parent | ba132bb198260254296fa2905f45e38c5d16ae3d (diff) | |
download | bcm5719-llvm-3553bb384b6474080499c369df73bdaa1b672ef6.tar.gz bcm5719-llvm-3553bb384b6474080499c369df73bdaa1b672ef6.zip |
[analyzer] Make inlining decisions based on the callee being variadic.
...rather than trying to figure it out from the call site, and having
people complain that we guessed wrong and that a prototype-less call is
the same as a variadic call on their system. More importantly, fix a
crash when there's no decl at the call site (though we could have just
returned a default value).
<rdar://problem/15037033>
llvm-svn: 191599
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions