Files
clang-p2996/llvm/lib/Transforms/Utils/Evaluator.cpp
Nikita Popov 6a008de82a [Evaluator] Simplify handling of bitcasted calls
When fetching the function, strip casts. When casting the result,
use the call result type. Don't actually inspect the bitcast.
2022-01-25 14:19:04 +01:00

27 KiB