aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objcopy/llvm-objcopy.cpp
diff options
context:
space:
mode:
authorBalázs Kéri <1.int32@gmail.com>2021-04-12 08:52:40 +0200
committerBalázs Kéri <1.int32@gmail.com>2021-04-12 09:44:17 +0200
commit6e5199104914c2415092315388ed09fbd9d629f7 (patch)
treea861efcc884f513474d30b9ff40364c0925fa1ce /llvm/tools/llvm-objcopy/llvm-objcopy.cpp
parentd69c236e1d6b4705d3a0041f39bfe864638eb24e (diff)
downloadllvm-6e5199104914c2415092315388ed09fbd9d629f7.zip
llvm-6e5199104914c2415092315388ed09fbd9d629f7.tar.gz
llvm-6e5199104914c2415092315388ed09fbd9d629f7.tar.bz2
[clang][AST] Handle overload callee type in CallExpr::getCallReturnType.
The function did not handle every case. In some cases this caused assertion failure. After the fix the function returns DependentTy if the exact return type can not be determined. It seems that clang itself does not call the function in the affected cases but some checker or other code may call it. Reviewed By: hokein Differential Revision: https://reviews.llvm.org/D95244
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions