Warning about unsupported caller_location
intrinsic
#2010
Labels
[C] Bug
This is a bug. Something isn't working.
caller_location
intrinsic
#2010
Kani almost always emits the following annoying warning on any program:
for example, on this tiny program:
using the following command line invocation:
with Kani version: f4796ea
It's not clear what the source of this intrinsic is, so it might be worth investigating if this is coming from codegen itself.
The text was updated successfully, but these errors were encountered: